[packages/libvpd] - updated to 2.2.4 - removed obsolete include patch

qboosh qboosh at pld-linux.org
Thu Jul 2 21:01:43 CEST 2015


commit 582d2f3680d994d3408bbd987e2de7dca5ae080c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jul 2 21:03:34 2015 +0200

    - updated to 2.2.4
    - removed obsolete include patch

 libvpd-include.patch | 10 ----------
 libvpd.spec          | 14 ++++++++------
 2 files changed, 8 insertions(+), 16 deletions(-)
---
diff --git a/libvpd.spec b/libvpd.spec
index 3bf15ca..71c70cf 100644
--- a/libvpd.spec
+++ b/libvpd.spec
@@ -1,17 +1,16 @@
 Summary:	Library for access to VPD database
 Summary(pl.UTF-8):	Biblioteka dostępu do bazy danych VPD
 Name:		libvpd
-Version:	2.2.1
+Version:	2.2.4
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz
-# Source0-md5:	1d08639c2fe1878e9c685cbc2e344f7f
+# Source0-md5:	9b25157b0a6043be7ad9c6c91437855a
 Patch0:		%{name}-pc.patch
 Patch1:		%{name}-nolink.patch
-Patch2:		%{name}-include.patch
 URL:		http://linux-diag.sourceforge.net/Lsvpd.html
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.69
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
@@ -94,7 +93,6 @@ Statyczna biblioteka libvpd_cxx.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -125,10 +123,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_libdir}/libvpd-2.2.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libvpd-2.2.so.2
 
+# should go to lsvpd
+#/etc/udev/rules.d/90-vpdupdate.rules -> /lib/udev/rules.d/
+#%verify(not mtime) /var/lib/lsvpd/run.vpdupdate
+
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libvpd.so
diff --git a/libvpd-include.patch b/libvpd-include.patch
deleted file mode 100644
index ccc40e6..0000000
--- a/libvpd-include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- libvpd-2.2.1/src/helper_functions.cpp.orig	2013-03-24 10:07:58.011786547 +0100
-+++ libvpd-2.2.1/src/helper_functions.cpp	2013-03-24 10:10:28.103372654 +0100
-@@ -24,6 +24,7 @@
- #include <libvpd-2/helper_functions.hpp>
- #include <cstdio>
- #include <fcntl.h>
-+#include <unistd.h>
- #include <cstdlib>
- #include <cstring>
- #include <fstream>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpd.git/commitdiff/582d2f3680d994d3408bbd987e2de7dca5ae080c



More information about the pld-cvs-commit mailing list