Browse Source

choqok: new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5618 ec354946-7b23-47d6-9f5a-488ba84defc7
kenta 13 years ago
parent
commit
eb26d63a02
1 changed files with 6 additions and 2 deletions
  1. 6 2
      c/choqok/choqok-vl.spec

+ 6 - 2
c/choqok/choqok-vl.spec

@@ -7,7 +7,7 @@
 Summary: Choqok %{kde} Micro-Blogging Client
 Summary(ja): %{kde} マイクロブログクライアント
 Name: choqok
-Version: 1.0
+Version: 1.2
 Release: 1%{?_dist_release}
 
 License: GPLv3
@@ -24,6 +24,7 @@ BuildRequires: gettext
 BuildRequires: qjson-devel
 BuildRequires: qoauth-devel
 BuildRequires: attica-devel
+BuildRequires: soprano-devel
 %if %{?_dist_release} != "vl5"
 BuildRequires: libindicate-qt-devel
 %endif
@@ -63,7 +64,6 @@ Requires: kdelibs4-devel
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-unset QTDIR || : ; . /etc/profile.d/qt4.sh
 PATH=$PATH:%{_prefix}/kerberos/bin \
 %cmake \
     -DCMAKE_BUILD_TYPE=release \
@@ -136,6 +136,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Fri Feb 03 2012 NAKAMURA Kenta <kenta@vinelinux.org> - 1.2-1
+- new upstream release
+- added BR: soprano-devel
+
 * Sat Feb 26 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.0-1
 - new upstream release