Browse Source

update: grantlee

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2781 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 13 years ago
parent
commit
54fe81b600
1 changed files with 6 additions and 2 deletions
  1. 6 2
      g/grantlee/grantlee-vl.spec

+ 6 - 2
g/grantlee/grantlee-vl.spec

@@ -5,15 +5,16 @@
 Name:           grantlee
 Summary:        Qt string template engine based on the Django template system
 Version:        0.1.8
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.gitorious.org/grantlee/pages/Home
+
 Source0:        http://downloads.%{name}.org/%{name}-%{version}.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
-BuildRequires:  qt4-devel cmake
+BuildRequires:  qt4-devel qt4-designer cmake
 
 %if 0%{?apidocs}   
 BuildRequires:  doxygen
@@ -105,6 +106,9 @@ rm -rf %{buildroot}
 # %{_docdir}/HTML/en/grantlee-apidocs
 
 %changelog
+* Sun Feb 27 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.1.8-2
+- added BR: qt4-designer
+
 * Mon Jan 31 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.1.8-1
 - Initial build for VineSeed