/[packages]/cauldron/chewing-editor/current/SPECS/chewing-editor.spec
ViewVC logotype

Diff of /cauldron/chewing-editor/current/SPECS/chewing-editor.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1005642 by yochenhsieh, Sat Apr 23 14:52:38 2016 UTC revision 1005653 by yochenhsieh, Sat Apr 23 15:51:36 2016 UTC
# Line 7  License:       GPLv2 Line 7  License:       GPLv2
7  Source0:        https://github.com/chewing/chewing-editor/releases/download/v%{version}/%{name}-%{version}.tar.gz  Source0:        https://github.com/chewing/chewing-editor/releases/download/v%{version}/%{name}-%{version}.tar.gz
8  URL:            http://chewing.im  URL:            http://chewing.im
9  BuildRequires:  cmake  BuildRequires:  cmake
 BuildRequires:  help2man  
10  BuildRequires:  libchewing-devel  BuildRequires:  libchewing-devel
11  BuildRequires:  qt5core-devel  BuildRequires:  qt5core-devel
12  BuildRequires:  qt5gui-devel  BuildRequires:  qt5gui-devel
# Line 30  customize their user phrase to increase Line 29  customize their user phrase to increase
29  %install  %install
30  %make_install -C build  %make_install -C build
31    
32    #remove invalid desktop file version
33    sed -i '/Version/d' %{buildroot}%{_datadir}/applications/%{name}.desktop
34    
35  %files  %files
36  %doc COPYING README.md  %doc COPYING README.md
37  %{_bindir}/%{name}  %{_bindir}/%{name}
38  %{_datadir}/applications/%{name}.desktop  %{_datadir}/applications/%{name}.desktop
39  %{_iconsdir}/hicolor/256/apps/%{name}.png  %{_iconsdir}/hicolor/256/apps/%{name}.png
40  %{_iconsdir}/hicolor/scalable/apps/%{name}.svg  %{_iconsdir}/hicolor/scalable/apps/%{name}.svg
41  %{_mandir}/man1/%{name}.1.xz  %{_datadir}/man/man1/%{name}.1.xz

Legend:
Removed from v.1005642  
changed lines
  Added in v.1005653

  ViewVC Help
Powered by ViewVC 1.1.30