[barcode/f12/master: 6/6] Add virtual "Provides: -static" to -devel subpackage (#609598)

Hans Ulrich Niedermann ndim at fedoraproject.org
Sun Aug 1 16:41:23 UTC 2010


commit 8015a8e79863c9eccb5536cd8e6e69d3d3908c8b
Author: Hans Ulrich Niedermann <hun at n-dimensional.de>
Date:   Sun Aug 1 17:25:16 2010 +0200

    Add virtual "Provides: -static" to -devel subpackage (#609598)

 barcode.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/barcode.spec b/barcode.spec
index 9c05980..156816d 100644
--- a/barcode.spec
+++ b/barcode.spec
@@ -1,7 +1,7 @@
 Summary: generates barcodes from text strings
 Name: barcode
 Version: 0.98
-Release: 14%{?dist}
+Release: 15%{?dist}
 License: GPLv2+
 Group: Applications/Text
 Source0: ftp://ftp.gnu.org/gnu/barcode/barcode-0.98.tar.gz
@@ -24,6 +24,7 @@ Encapsulated Postscript.
 Summary:        Header files and libraries for %{name} development
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
+Provides:       %{name}-static = %{version}-%{release}
 
 %description devel
 The %{name}-devel package contains the header files and libraries needed
@@ -67,6 +68,9 @@ fi
 %{_mandir}/man3/barcode.3.gz
 
 %changelog
+* Sun Aug  1 2010 Hans Ulrich Niedermann <hun at n-dimensional.de> - 0.98-15
+- Add virtual "Provides: -static" to -devel subpackage (#609598)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.98-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list