[bitmap] Bring back bitmap-devel provides

paragn paragn at fedoraproject.org
Mon Sep 27 09:13:24 UTC 2010


commit c4fc4a8efff7cf33b35ae91a2e89cc2c4da614dc
Author: paragn <paragn at fedoraproject.org>
Date:   Mon Sep 27 14:47:27 2010 +0530

    Bring back bitmap-devel provides

 bitmap.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/bitmap.spec b/bitmap.spec
index 8f6842b..c0ae717 100644
--- a/bitmap.spec
+++ b/bitmap.spec
@@ -9,6 +9,10 @@ Source1: bitmap.desktop
 Source2: bitmap.png
 License: MIT
 
+# the bitmap-devel virtual provide is needed as it installs header files.
+# this is currently used by lesstif package.
+Provides: %{name}-devel = %{version}-%{release}
+
 # libXaw-devel requires libXmu-devel 
 # libXmu-devel requires libX11-devel, libXt-devel, xorg-x11-util-macros
 BuildRequires: xorg-x11-xbitmaps libXaw-devel libXext-devel


More information about the scm-commits mailing list