Hello community, here is the log from the commit of package pdf2svg for openSUSE:Factory checked in at Wed Sep 21 17:16:32 CEST 2011.
-------- --- pdf2svg/pdf2svg.changes 2011-03-22 15:33:20.000000000 +0100 +++ /mounts/work_src_done/STABLE/pdf2svg/pdf2svg.changes 2011-09-20 10:48:58.000000000 +0200 @@ -0,0 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 20 08:48:17 UTC 2011 - [email protected] + +- Add gtk2-devel BuildRequires: it was implicitly brought in + before. +- Use %configure instead of configure --prefix=/usr/. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdf2svg.spec ++++++ --- /var/tmp/diff_new_pack.mFUPp7/_old 2011-09-21 17:16:26.000000000 +0200 +++ /var/tmp/diff_new_pack.mFUPp7/_new 2011-09-21 17:16:26.000000000 +0200 @@ -30,20 +30,16 @@ BuildRequires: libpoppler-glib-devel BuildRequires: cairo-devel +BuildRequires: gtk2-devel %description A small tool to convert PDF files into SVG using poppler and cairo. -Authors: - David Barton <davebarton at cityinthesky dot co.uk> - Matthew Flaschen <matthew.flaschen at gatech dot edu> - Edward Grace <ej.grace at imperial dot ac.uk> - %prep %setup -q %build -configure --prefix=/usr/ +%configure make %{?_smp_mflags} %install @@ -54,7 +50,7 @@ %files %defattr(-,root,root,-) -%{_bindir}/%{name} %doc README AUTHORS ChangeLog +%{_bindir}/%{name} %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
