[dpkg] provided virtual -static package rhbz #967215

Sérgio Monteiro Basto sergiomb at fedoraproject.org
Sun Jun 2 22:51:54 UTC 2013


commit a319cd7433705ab1ec23594cbf5c95b5475f65f0
Author: Sérgio Basto <sergio at serjux.com>
Date:   Sun Jun 2 23:51:32 2013 +0100

    provided virtual -static package rhbz #967215

 dpkg.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/dpkg.spec b/dpkg.spec
index 3f25a1c..eacf9f8 100644
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -1,6 +1,6 @@
 Name:           dpkg
 Version:        1.16.10
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Package maintenance system for Debian Linux
 Group:          System Environment/Base
 # The entire source code is GPLv2+ with exception of the following
@@ -40,6 +40,7 @@ because packages dependencies will likely be unmet.
 %package devel
 Summary: Debian package management static library
 Group:    Development/System
+Provides: dpkg-static = %{version}-%{release}
 
 %description devel
 This package provides the header files and static library necessary to
@@ -398,6 +399,9 @@ create_logfile
 
 
 %changelog
+* Sun Jun 02 2013 Sérgio Basto <sergio at serjux.com> - 1.16.10-4
+- provided virtual -static package rhbz #967215
+
 * Tue May 21 2013 Sérgio Basto <sergio at serjux.com> - 1.16.10-3
 - Copied from dpkg-1.16.10/debian/dpkg.postinst, on post install, runs create_database, create_logfile. 
 - Based on dpkg.install and dselect.install


More information about the scm-commits mailing list