/[packages]/cauldron/hotot/current/SPECS/hotot.spec
ViewVC logotype

Annotation of /cauldron/hotot/current/SPECS/hotot.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 284672 - (hide annotations) (download)
Tue Aug 28 12:05:57 2012 UTC (11 years, 7 months ago) by fedya
File size: 1383 byte(s)
rpmlint fixes
1 fedya 284662 Name: hotot
2     Version: 0.9.8.7
3     Release: %mkrel 1
4     Summary: Twitter Client
5     License: LGPLv2+
6     Group: Networking/Other
7     URL: https://hotot.googlecode.com/hg/
8     Source0: http://hotot.googlecode.com/files/hotot-%{version}.tar.gz
9    
10     BuildRequires: intltool
11     BuildRequires: python-distutils-extra
12     BuildRequires: python-devel
13     BuildRequires: cmake
14     BuildRequires: pkgconfig(QtWebKit)
15     BuildRequires: qt4-devel
16     Requires: python-webkitgtk
17     Requires: python-notify
18     Requires: python-keybinder
19    
20     %description
21 fedya 284672 Hotot is an open-source Twitter Client which has a fancy UI and is easy to use.
22 fedya 284662
23     %prep
24     %setup -q -n shellex-Hotot-44272ff
25    
26     %build
27     %cmake
28    
29     %install
30     pushd build
31     %makeinstall_std
32     popd
33    
34     %find_lang %{name}
35    
36     %post
37     %{update_menus}
38    
39     %postun
40     %{clean_menus}
41    
42     %files -f %{name}.lang
43     %{_bindir}/hotot
44     %{_bindir}/hotot-qt
45     %{_datadir}/hotot/ext/*
46     %{_datadir}/applications/%{name}-qt.desktop
47     #% {_datadir}/apps/desktoptheme/default/icons/*.svg
48     %{_datadir}/hotot/sound/*.wav
49     %{_datadir}/%{name}/_locales/*/*
50     %{_datadir}/%{name}/js/*
51     %{_datadir}/%{name}/css/*
52     %{_datadir}/%{name}/theme/*
53     %{_datadir}/%{name}/image/*
54     %{_datadir}/%{name}/*.html
55     %{_datadir}/%{name}/*.json
56     %{_datadir}/applications/hotot.desktop
57     %{python_sitearch}/*
58     %{_iconsdir}/hicolor/*/apps/*.*
59     %{_datadir}/%{name}/icons/*/apps/hotot.png
60     %{_datadir}/icons/hicolor/scalable/status/*.svg

  ViewVC Help
Powered by ViewVC 1.1.30