[kdebase-workspace] add optional BR libdmtx (data matrix bar-codes support)

Jaroslav Reznik jreznik at fedoraproject.org
Fri Jan 14 13:01:22 UTC 2011


commit 43b8cd4f25e2f84b7e3cd6d3cd9180df809bdf74
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Fri Jan 14 14:01:08 2011 +0100

    add optional BR libdmtx (data matrix bar-codes support)

 kdebase-workspace.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/kdebase-workspace.spec b/kdebase-workspace.spec
index 8f0977d..2135912 100644
--- a/kdebase-workspace.spec
+++ b/kdebase-workspace.spec
@@ -8,7 +8,7 @@ Version: 4.5.95
 # for .0 releases we have to use '00' as '0' is treated as null by cmake, dont' forget to update
 %define kde4workspace_version %{version} 
 
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2
 Group:   User Interface/Desktops
@@ -111,6 +111,7 @@ BuildRequires: libcaptury-devel
 BuildRequires: glib2-devel
 BuildRequires: kdelibs4-devel >= %{version}
 BuildRequires: kdepimlibs-devel >= %{version}
+BuildRequires: libdmtx-devel
 BuildRequires: libutempter-devel
 BuildRequires: libxklavier-devel
 BuildRequires: libXau-devel
@@ -693,6 +694,9 @@ fi
 
 
 %changelog
+* Fri Jan 14 2011 Jaroslav Reznik <jreznik at redhat.com> 4.5.95-2
+- add optional BR libdmtx (data matrix bar-codes support)
+
 * Wed Jan 05 2011 Jaroslav Reznik <jreznik at redhat.com> 4.5.95-1
 - 4.5.95 (4.6rc2)
 


More information about the scm-commits mailing list