[system-config-printer] Reverted previous change. New systemd-devel does provide libudev.pc after all.

Tim Waugh twaugh at fedoraproject.org
Tue Jul 31 16:03:28 UTC 2012


commit 9e92f511bb6059d575a1891dbe318a37a0147e0f
Author: Tim Waugh <twaugh at redhat.com>
Date:   Tue Jul 31 17:02:56 2012 +0100

    Reverted previous change. New systemd-devel does provide libudev.pc after all.

 system-config-printer-libudev.patch |  633 -----------------------------------
 system-config-printer.spec          |    9 +-
 2 files changed, 5 insertions(+), 637 deletions(-)
---
diff --git a/system-config-printer.spec b/system-config-printer.spec
index 2990a73..6c64b7a 100644
--- a/system-config-printer.spec
+++ b/system-config-printer.spec
@@ -1,14 +1,13 @@
 Summary: A printer administration tool
 Name: system-config-printer
 Version: 1.3.9
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+
 URL: http://cyberelk.net/tim/software/system-config-printer/
 Group: System Environment/Base
 Source0: http://cyberelk.net/tim/data/system-config-printer/1.3/%{name}-%{version}.tar.xz
 Patch1: system-config-printer-no-applet-in-gnome.patch
 Patch2: system-config-printer-udev-sys-path.patch
-Patch3: system-config-printer-libudev.patch
 BuildRequires: cups-devel >= 1.2
 BuildRequires: desktop-file-utils >= 0.2.92
 BuildRequires: gettext-devel
@@ -66,8 +65,6 @@ printers.
 %patch1 -p1 -b .no-applet-in-gnome
 # replace udev_get_sys_path() with hard-coded "/sys"
 %patch2 -p1 -b .sys-path
-# Fixed build against systemd-devel now there is no libudev-devel.
-%patch3 -p1 -b .libudev
 
 %build
 %configure --with-udev-rules
@@ -188,6 +185,10 @@ if [ $1 -ge 1 ] ; then
 fi
 
 %changelog
+* Tue Jul 31 2012 Tim Waugh <twaugh at redhat.com> 1.3.9-5
+- Reverted previous change. New systemd-devel does provide libudev.pc
+  after all.
+
 * Tue Jul 31 2012 Tim Waugh <twaugh at redhat.com> 1.3.9-4
 - Fixed build against systemd-devel now there is no libudev-devel.
 


More information about the scm-commits mailing list