/[packages]/updates/8/nextcloud-client/current/SPECS/nextcloud-client.spec
ViewVC logotype

Diff of /updates/8/nextcloud-client/current/SPECS/nextcloud-client.spec

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

revision 1065511 by daviddavid, Sun Nov 6 11:02:14 2016 UTC revision 1082996 by daviddavid, Sun Jan 22 16:48:38 2017 UTC
# Line 5  Line 5 
5    
6  Name:           nextcloud-client  Name:           nextcloud-client
7  Version:        2.2.4  Version:        2.2.4
8  Release:        %mkrel 5  Release:        %mkrel 6
9  Summary:        The Nextcloud Client  Summary:        The Nextcloud Client
10  Group:          Archiving/Backup  Group:          Archiving/Backup
11    
# Line 15  Url:            https://nextcloud.com/in Line 15  Url:            https://nextcloud.com/in
15  Source0:        https://github.com/nextcloud/client_theming/archive/v%{version}.tar.gz  Source0:        https://github.com/nextcloud/client_theming/archive/v%{version}.tar.gz
16  Source1:        https://download.owncloud.com/desktop/stable/owncloudclient-%{version}.tar.xz  Source1:        https://download.owncloud.com/desktop/stable/owncloudclient-%{version}.tar.xz
17  Source2:        %{name}.appdata.xml  Source2:        %{name}.appdata.xml
18  Patch0:         %{name}-2.2.3-syslibs.patch  Patch0:         %{name}-2.2.4-appshortname.patch
19  Patch1:         %{name}-2.2.4-appshortname.patch  Patch1:         %{name}-2.2.4-syslibs.patch
20    Patch2:         %{name}-2.2.4-fix-nextclouddolphinactionplugin-desktop.patch
21    
22  BuildRequires:  cmake  BuildRequires:  cmake
23  BuildRequires:  desktop-file-utils  BuildRequires:  desktop-file-utils
# Line 177  Development headers for use of the nextc Line 178  Development headers for use of the nextc
178  rm -Rf client  rm -Rf client
179  mv owncloudclient-%{version} client  mv owncloudclient-%{version} client
180  %patch0 -p1  %patch0 -p1
181    pushd client
182  %patch1 -p1  %patch1 -p1
183    %patch2 -p1
184    popd
185  rm -rf src/3rdparty/qtlockedfile src/3rdparty/qtsingleapplication  rm -rf src/3rdparty/qtlockedfile src/3rdparty/qtsingleapplication
186    
187  # fix nextcloud desktop icon name (mga#19473#c6)  # fix nextcloud desktop icon name (mga#19473#c6)

Legend:
Removed from v.1065511  
changed lines
  Added in v.1082996

  ViewVC Help
Powered by ViewVC 1.1.30