From 9022291342e78804b2cb37598cb4fc58d2bec4c8 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 14 Jun 2012 12:01:25 +0300 Subject: [PATCH] Rebuild for new libudev BuildRequire systemd-devel instead of libudev-devel as the libudev project was merged into systemd. https://bugzilla.redhat.com/show_bug.cgi?id=831987 --- pcsc-lite.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pcsc-lite.spec b/pcsc-lite.spec index 004aaaf..2d68beb 100644 --- a/pcsc-lite.spec +++ b/pcsc-lite.spec @@ -2,7 +2,7 @@ Name: pcsc-lite Version: 1.8.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PC/SC Lite smart card framework and applications Group: System Environment/Daemons @@ -10,9 +10,9 @@ License: BSD URL: http://pcsclite.alioth.debian.org/ Source0: http://alioth.debian.org/download.php/%{upstream_build}/%{name}-%{version}.tar.bz2 -BuildRequires: libudev-devel BuildRequires: doxygen BuildRequires: graphviz +BuildRequires: systemd-devel BuildRequires: systemd-units Requires(post): systemd-sysv @@ -161,6 +161,9 @@ fi %changelog +* Thu Jun 14 2012 Kalev Lember - 1.8.3-2 +- Rebuild for new libudev (#831987) + * Fri Mar 30 2012 Kalev Lember - 1.8.3-1 - Update to 1.8.3