From 5192c4f707ddf4a0ef88ad6381a800628b196b42 Mon Sep 17 00:00:00 2001 From: "Jonathan G. Underwood" Date: Mon, 8 Oct 2012 00:48:08 +0100 Subject: [PATCH] Update to version 3.5.25.3 Add BuildRequires for inkscape --- .gitignore | 1 + djvulibre.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 81a7795..eab2485 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ djvulibre-3.5.22.tar.gz /djvulibre-3.5.24.tar.gz +/djvulibre-3.5.25.3.tar.gz diff --git a/djvulibre.spec b/djvulibre.spec index 7c7acee..79b2758 100644 --- a/djvulibre.spec +++ b/djvulibre.spec @@ -1,7 +1,7 @@ Summary: DjVu viewers, encoders, and utilities Name: djvulibre -Version: 3.5.24 -Release: 6%{?dist} +Version: 3.5.25.3 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Publishing URL: http://djvu.sourceforge.net/ @@ -18,6 +18,7 @@ BuildRequires: libjpeg-devel BuildRequires: libtiff-devel BuildRequires: xdg-utils chrpath BuildRequires: hicolor-icon-theme +BuildRequires: inkscape Provides: %{name}-mozplugin = %{version} Obsoletes: %{name}-mozplugin < 3.5.24 @@ -55,7 +56,7 @@ Development files for DjVuLibre. %prep -%setup -q +%setup -q -n %{name}-3.5.25 %patch0 -p1 -b .cdefs @@ -143,7 +144,6 @@ fi %defattr(-,root,root,-) %{_bindir}/* %{_mandir}/man1/* -%lang(ja) %{_mandir}/ja/man1/* %{_datadir}/djvu/ %{_datadir}/icons/hicolor/22x22/mimetypes/* %{_datadir}/icons/hicolor/32x32/mimetypes/* @@ -153,7 +153,7 @@ fi %files libs %defattr(-,root,root,-) -%doc README COPYRIGHT COPYING NEWS TODO +%doc README COPYRIGHT COPYING NEWS %{_libdir}/*.so.* %files devel @@ -166,6 +166,10 @@ fi %changelog +* Wed Oct 3 2012 Jonathan G. Underwood - 3.5.25.3-1 +- Update to version 3.5.25.3 +- Add BuildRequires for inkscape + * Wed Jul 18 2012 Fedora Release Engineering - 3.5.24-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index f04416a..3e2358e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af83d27af5083198432a178d22b259c5 djvulibre-3.5.24.tar.gz +5f45d6cd5700b4dd31b1eb963482089b djvulibre-3.5.25.3.tar.gz