Browse Source

update: akonadi

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2985 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 13 years ago
parent
commit
7b397bd301
1 changed files with 5 additions and 2 deletions
  1. 5 2
      a/akonadi/akonadi-vl.spec

+ 5 - 2
a/akonadi/akonadi-vl.spec

@@ -1,4 +1,4 @@
-%define _qt4_ver 4.7.1
+%define _qt4_ver 4.7.2
 %define _qt4_version %(pkg-config --modversion --silence-errors Qt 2>/dev/null || echo %{qt4_ver})
 %define _qt4_prefix %(pkg-config --variable prefix --silence-errors Qt 2>/dev/null || echo %{_libdir}/qt-%{qt4_version})
 %define _qt4_plugindir %(pkg-config --variable plugindir --silence-errors Qt 2>/dev/null || echo %{_qt4_prefix}/plugins)
@@ -7,7 +7,7 @@ Name:    akonadi
 Summary: PIM Storage Service
 Summary(ja): PIM ストレージサービス
 Version: 1.5.0
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 Group:   System Environment/Libraries
 License: LGPLv2+
@@ -146,6 +146,9 @@ fi
 
 
 %changelog
+* Thu Mar 10 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.5.0-2
+- rebuilt with qt4-4.7.2
+
 * Mon Jan 31 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.5.0-1
 - new upstream release