[tellico] New bugfix release

jamatos jamatos at fedoraproject.org
Fri Feb 8 16:11:12 UTC 2013


commit cc347bbcbe780ab676609b7ef3c595b26a546977
Author: José Matos <jamatos at fedoraproject.org>
Date:   Fri Feb 8 16:11:03 2013 +0000

    New bugfix release
    
    - Add qjson as build requirement

 tellico.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/tellico.spec b/tellico.spec
index 049d5d4..12712b3 100644
--- a/tellico.spec
+++ b/tellico.spec
@@ -29,7 +29,8 @@ BuildRequires:  kdepimlibs-devel
 BuildRequires:  kdemultimedia-devel
 BuildRequires:  pkgconfig(libksane)
 BuildRequires:  libv4l-devel
-BuildRequires: tcp_wrappers-devel
+BuildRequires:  qjson-devel
+BuildRequires:  tcp_wrappers-devel
 
 Requires:       python
 
@@ -107,6 +108,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Fri Feb  8 2013 José Matos <jamatos at fedoraproject.org> - 2.3.7-1
 - New bugfix release
+- Add qjson as build requirement
 
 * Thu Jul 26 2012 José Matos <jamatos at fedoraproject.org> - 2.3.6-1
 - New bug fix release


More information about the scm-commits mailing list