Hello community,

here is the log from the commit of package pdf2svg for openSUSE:Factory
checked in at Thu Jun 30 13:40:03 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/pdf2svg/pdf2svg.changes        2011-03-22 
15:33:20.000000000 +0100
@@ -0,0 +1,4 @@
+Tue Mar 22 14:31:31 UTC 2011 - dmi...@roshchin.org
+
+- initial package
+- version 0.2.1
\ No newline at end of file

calling whatdependson for head-i586


New:
----
  pdf2svg-0.2.1.tar.gz
  pdf2svg.changes
  pdf2svg.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pdf2svg.spec ++++++
#
# spec file for package pdf2svg
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           pdf2svg
Url:            http://www.cityinthesky.co.uk/pdf2svg.html
License:        GPLv2+
Group:          Productivity/Graphics/Convertors
Summary:        PDF to SVG Converter
Version:        0.2.1
Release:        1
Source0:        %name-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

BuildRequires:  libpoppler-glib-devel
BuildRequires:  cairo-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/
make %{?_smp_mflags}

%install
%makeinstall

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{_bindir}/%{name}
%doc README AUTHORS ChangeLog

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to