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

Diff of /cauldron/chirp/current/SPECS/chirp.spec

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

revision 1261234 by umeabot, Tue Sep 18 16:20:06 2018 UTC revision 1363244 by barjac, Mon Feb 4 23:56:32 2019 UTC
# Line 1  Line 1 
1  Name:           chirp  Name:           chirp
2  Version:        0.4.1  Version:        20190201
3  Release:        %mkrel 3  Release:        %mkrel 1
4  Summary:        A tool for programming radio equipment  Summary:        A tool for programming radio equipment
5  Group:          Communications/Radio  Group:          Communications/Radio
6  License:        GPLv3+  License:        GPLv3+
7  URL:            http://chirp.danplanet.com/  URL:            http://chirp.danplanet.com/
8  Source0:        http://chirp.danplanet.com/download/%{version}/%{name}-%{version}.tar.gz  Source0:        https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-%{version}.tar.gz
9  Patch0:         chirp-0.2.2-install.patch  Patch0:         chirp-0.2.2-install.patch
10    
11  BuildArch:      noarch  BuildArch:      noarch
# Line 25  It supports a large number of manufactur Line 25  It supports a large number of manufactur
25  a way to interface with multiple data sources and formats.  a way to interface with multiple data sources and formats.
26    
27  %prep  %prep
28  %setup -q  %autosetup -p1 -n %{name}-daily-%{version}
 %autopatch -p1  
29    
30  %build  %build
31  %py2_build  %py2_build
# Line 53  desktop-file-install \ Line 52  desktop-file-install \
52    
53  %files  %files
54  %doc COPYING  %doc COPYING
55  %{_bindir}/chirpw  %{_bindir}/*
56  %{python2_sitelib}/%{name}-%{version}-py2.7.egg-info  %{python2_sitelib}/%{name}-daily_%{version}-py2.7.egg-info
57  %{python2_sitelib}/%{name}/  %{python2_sitelib}/%{name}/
 %{python2_sitelib}/chirpui/  
58  %{_datadir}/applications/%{name}.desktop  %{_datadir}/applications/%{name}.desktop
59  %{_datadir}/%{name}/  %{_datadir}/%{name}/
60  %{_mandir}/man1/*  %{_mandir}/man1/*

Legend:
Removed from v.1261234  
changed lines
  Added in v.1363244

  ViewVC Help
Powered by ViewVC 1.1.30