[cups] Provide versioned LPRng symbol for rpmlint.

Tim Waugh twaugh at fedoraproject.org
Wed Dec 8 17:32:32 UTC 2010


commit 3fc49dd8bbd17537af72d65ed31373accaf46add
Author: Tim Waugh <twaugh at redhat.com>
Date:   Tue Dec 7 16:29:08 2010 +0000

    Provide versioned LPRng symbol for rpmlint.

 cups.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cups.spec b/cups.spec
index ffe863b..a8c9775 100644
--- a/cups.spec
+++ b/cups.spec
@@ -82,7 +82,7 @@ Requires: /usr/sbin/alternatives
 
 # Unconditionally obsolete LPRng so that upgrades work properly.
 Obsoletes: lpd <= 3.8.15-3, lpr <= 3.8.15-3, LPRng <= 3.8.15-3
-Provides: lpd = 3.8.15-4, lpr = 3.8.15-4
+Provides: lpd = 3.8.15-4, lpr = 3.8.15-4, LPRng = 3.8.15-4
 
 Obsoletes: cupsddk < 1.2.3-7
 Provides: cupsddk = 1.2.3-7
@@ -584,7 +584,10 @@ rm -rf $RPM_BUILD_ROOT
 %{php_extdir}/phpcups.so
 
 %changelog
-* Mon Dec  6 2010 Tim Waugh <twaugh at redhat.com> 1:1.4.5-5
+* Tue Dec  7 2010 Tim Waugh <twaugh at redhat.com> 1:1.4.5-5
+- Provide versioned LPRng symbol for rpmlint.
+
+* Mon Dec  6 2010 Tim Waugh <twaugh at redhat.com>
 - /usr/sbin/cupsd should be mode 0755 (bug #546004).
 
 * Fri Dec 03 2010 Jiri Popelka <jpopelka at redhat.com> 1:1.4.5-4


More information about the scm-commits mailing list