Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
git-cola
git-cola.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File git-cola.spec of Package git-cola
# # spec file for package git-cola # # Copyright (c) 2021 SUSE LLC # Copyright (c) 2021 Marcin Bajor # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: git-cola Version: 3.11.0 Release: 0 Summary: A GUI for Git License: GPL-2.0-or-later Group: Development/Tools/Version Control URL: https://git-cola.github.io/ Source: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz BuildRequires: dos2unix BuildRequires: git-core BuildRequires: python-rpm-macros BuildRequires: python3 BuildRequires: python3-Sphinx BuildRequires: python3-devel BuildRequires: python3-pyinotify BuildRequires: python3-qt5 BuildRequires: update-desktop-files Requires: git-core Requires: python3-qt5 Recommends: gitk Recommends: python3-Send2Trash Recommends: python3-pyinotify %if 0%{?suse_version} > 1110 BuildArch: noarch %endif %description git-cola is a graphical user interface for Git that provides a way to interact with Git repositories. %prep %setup -q %build dos2unix qtpy/py3compat.py %install %make_install prefix=%{_prefix} DESTDIR=%{buildroot} PYLINT=pylint3 PYTHON=python3 PIP=pip3 make install-man prefix=%{_prefix} DESTDIR=%{buildroot} PYLINT=pylint3 PYTHON=python3 PIP=pip3 %suse_update_desktop_file %{buildroot}%{_datadir}/applications/git-cola.desktop %suse_update_desktop_file %{buildroot}%{_datadir}/applications/git-dag.desktop %suse_update_desktop_file %{buildroot}%{_datadir}/applications/git-cola-folder-handler.desktop %find_lang %{name} %files -f %{name}.lang %{_bindir}/cola %{_bindir}/git-cola %{_bindir}/git-dag %{_bindir}/git-cola-sequence-editor %dir %{_datadir}/git-cola %{_datadir}/git-cola/* %{_datadir}/applications/git-cola.desktop %{_datadir}/applications/git-dag.desktop %{_datadir}/applications/git-cola-folder-handler.desktop %dir %{_datadir}/icons/hicolor %dir %{_datadir}/icons/hicolor/scalable %dir %{_datadir}/icons/hicolor/scalable/apps %{_datadir}/icons/hicolor/scalable/apps/git-cola.svg %dir %{_datadir}/doc/git-cola %{_datadir}/doc/git-cola/* %if 0%{?sles_version} > 9 %{_datadir}/locale/zh_cn %endif %{_mandir}/man1/*.* %{_datadir}/metainfo/git-cola.appdata.xml %{_datadir}/metainfo/git-dag.appdata.xml %dir %{python3_sitelib}/cola %{python3_sitelib}/cola/* %{python3_sitelib}/git_cola* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor