|
@@ -1,13 +1,13 @@
|
|
Name: hotot
|
|
Name: hotot
|
|
-Version: 0.9.8.7
|
|
+Version: 0.9.8.13
|
|
-Release: 1.git20120728%{?_dist_release}
|
|
+Release: 1.git20130311%{?_dist_release}
|
|
Summary: Hotot lightweight & open source microblogging client using Python language and designed for Linux.
|
|
Summary: Hotot lightweight & open source microblogging client using Python language and designed for Linux.
|
|
Summary(ja): Hotot は Python 言語を使用した、軽量&オープンソースな Linux 向けのマイクロブログクライアントです。
|
|
Summary(ja): Hotot は Python 言語を使用した、軽量&オープンソースな Linux 向けのマイクロブログクライアントです。
|
|
|
|
|
|
Group: Applications/Internet
|
|
Group: Applications/Internet
|
|
License: LGPLv3+
|
|
License: LGPLv3+
|
|
URL: http://code.google.com/p/hotot
|
|
URL: http://code.google.com/p/hotot
|
|
-Source0: hotot-%{version}-git20120728.tar.xz
|
|
+Source0: hotot-%{version}-git20130311.tar.xz
|
|
#Patch0: fix_messages_ja.patch
|
|
#Patch0: fix_messages_ja.patch
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
@@ -104,6 +104,7 @@ Hotot は Python 言語を使用した、軽量&オープンソースな Linux
|
|
%prep
|
|
%prep
|
|
%setup -q -n %{name}
|
|
%setup -q -n %{name}
|
|
#%patch0 -p1
|
|
#%patch0 -p1
|
|
|
|
+sed -i 's/0.9.8.11/0.9.8.13/' data/js/conf.js
|
|
|
|
|
|
%build
|
|
%build
|
|
cmake -DCMAKE_INSTALL_PREFIX=/usr -DWITH_GIR=OFF ./
|
|
cmake -DCMAKE_INSTALL_PREFIX=/usr -DWITH_GIR=OFF ./
|
|
@@ -147,9 +148,14 @@ rm -rf %{buildroot}
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%{_bindir}/%{name}-qt
|
|
%{_bindir}/%{name}-qt
|
|
%{_datadir}/applications/%{name}-qt.desktop
|
|
%{_datadir}/applications/%{name}-qt.desktop
|
|
|
|
+%{_datadir}/kde4/apps/desktoptheme/default/icons/hotot_qt.svg
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu May 02 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.9.8.13-1.git20130311
|
|
|
|
+- new upstream snapshot
|
|
|
|
+- fixed version in data/js/conf.js
|
|
|
|
+
|
|
* Sat Jul 28 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.9.8.7-1.git20120728
|
|
* Sat Jul 28 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.9.8.7-1.git20120728
|
|
- new upstream snapshot
|
|
- new upstream snapshot
|
|
- splitted packages to hotot-common, hotot-gtk, hotot-qt
|
|
- splitted packages to hotot-common, hotot-gtk, hotot-qt
|
|
@@ -176,5 +182,5 @@ rm -rf %{buildroot}
|
|
* Sat Jul 23 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.9.6-1.hg889
|
|
* Sat Jul 23 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.9.6-1.hg889
|
|
- initial build for Vine Linux
|
|
- initial build for Vine Linux
|
|
|
|
|
|
-* Thu Nov 6 2010 Radek Ryckowski <radek@ebi.ac.uk> - 0.9.5 hg 531:69b7cd2aef25
|
|
+* Sat Nov 6 2010 Radek Ryckowski <radek@ebi.ac.uk> - 0.9.5 hg 531:69b7cd2aef25
|
|
- Initial RPM release
|
|
- Initial RPM release
|