[packages/fprintd] - updated to 0.5.1 - added pod patch (fixes .pod processing error)

qboosh qboosh at pld-linux.org
Sat Aug 24 07:05:40 CEST 2013


commit b265d689328744ad2a7e7e07910e3db131501abe
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Aug 24 07:04:57 2013 +0200

    - updated to 0.5.1
    - added pod patch (fixes .pod processing error)

 fprintd-pod.patch |  8 ++++++++
 fprintd.spec      | 10 +++++++---
 2 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/fprintd.spec b/fprintd.spec
index cf2fdb0..7330c49 100644
--- a/fprintd.spec
+++ b/fprintd.spec
@@ -6,12 +6,13 @@
 Summary:	Daemon to offer libfprint functionality over D-Bus
 Summary(pl.UTF-8):	Demon oferujący funkcjonalność libfprint poprzez D-Bus
 Name:		fprintd
-Version:	0.5.0
+Version:	0.5.1
 Release:	1
 License:	GPL v2+
 Group:		Libraries
-Source0:	http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.bz2
-# Source0-md5:	74cff28ed2b6b72453fbc4465761a114
+Source0:	http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.xz
+# Source0-md5:	e9b40ab0298a50d28b6af728e2a40a1b
+Patch0:		%{name}-pod.patch
 URL:		http://www.reactivated.net/fprint/wiki/Fprintd
 BuildRequires:	dbus-glib-devel
 %{?with_apidocs:BuildRequires:	docbook-dtd412-xml}
@@ -26,6 +27,8 @@ BuildRequires:	perl-tools-pod
 BuildRequires:	pkgconfig
 BuildRequires:	polkit-devel >= 0.91
 BuildRequires:	rpmbuild(macros) >= 1.644
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 Requires:	libfprint >= 0.5.0
 Requires:	systemd-units >= 38
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,6 +66,7 @@ Moduł PAM do uwierzytelniania odciskiem palca.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
diff --git a/fprintd-pod.patch b/fprintd-pod.patch
new file mode 100644
index 0000000..da6a0ba
--- /dev/null
+++ b/fprintd-pod.patch
@@ -0,0 +1,8 @@
+--- fprintd-0.5.1/data/fprintd.pod.orig	2013-06-26 13:10:17.000000000 +0200
++++ fprintd-0.5.1/data/fprintd.pod	2013-08-24 06:58:58.058422328 +0200
+@@ -100,3 +100,5 @@
+ =over 8
+ 
+ =item B<dbus-daemon>, B<gnome-about-me>
++
++=back
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fprintd.git/commitdiff/b265d689328744ad2a7e7e07910e3db131501abe



More information about the pld-cvs-commit mailing list