Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 55652798940d308a290a37ce001b095d > files > 2

gnome-u2ps-0.0.4-7mdv2010.0.src.rpm

%define version 0.0.4
%define release %mkrel 7

Name:		gnome-u2ps
Summary:	UTF-8 text to a2ps style Postscript converter
Version:	%{version}
Release:	%{release}
License:	GPL
URL:		http://bonobo.gnome.gr.jp/~nakai/u2ps/
Group:		Text tools
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
Source:		http://bonobo.gnome.gr.jp/~nakai/u2ps/%{name}-%{version}.tar.bz2
BuildRequires:	fribidi-devel >= 0.10.4
BuildRequires:	libgnomeprint2-2-devel >= 2.5.4
BuildRequires:	libgnome2-devel
BuildRequires:	bzip2-devel
BuildRequires:	perl-XML-Parser

%description
u2ps is similar to a2ps, but with internationalization support in mind.
It includes feature such as:

* UTF-8 text conversion to PostScript
* Legacy codeset support
* Appropriate font guessing from current locale
* Arabic bidirectional text support with fribidi
* Legacy multi-byte codeset auto-detection of plain text
* Mail parse option --mail, similar to a2ps -=mail , but with MIME
  header decoding as well

%prep
%setup -q

%build
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std

%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_bindir}/*


%changelog
* Fri Sep 04 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.0.4-7mdv2010.0
+ Revision: 429263
- rebuild

* Tue Jul 22 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.0.4-6mdv2009.0
+ Revision: 240788
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Sat Jun 02 2007 Funda Wang <fundawang@mandriva.org> 0.0.4-4mdv2008.0
+ Revision: 34654
- Rebuild
- Import gnome-u2ps



* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.0.4-3mdk 
- Rebuild with latest howl

* Sun Nov 21 2004 Abel Cheung <deaddog@mandrake.org> 0.0.4-2mdk
- Fix BuildRequires (thx Stefan's bot)

* Thu Sep 09 2004 Abel Cheung <deaddog@mandrake.org> 0.0.4-1mdk
- New version
- rpmbuildupdate aware url

* Sun May 23 2004 Abel Cheung <deaddog@deaddog.org> 0.0.3-1mdk
- First mandrake package, based on original package spec file