automatic version update by autodist [release 1.3.1.r831.664c5a31f-1mamba;Fri Nov 22 2019]
This commit is contained in:
parent
1503b45a9f
commit
5b9d5317de
@ -1,5 +1,5 @@
|
|||||||
Name: clementine
|
Name: clementine
|
||||||
Version: 1.3.1
|
Version: 1.3.1.r831.664c5a31f
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A modern music player and library organiser
|
Summary: A modern music player and library organiser
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://code.google.com/p/clementine-player/
|
URL: http://code.google.com/p/clementine-player/
|
||||||
Source: https://github.com/clementine-player/Clementine.git/%{version}/Clementine-%{version}.tar.bz2
|
Source: https://github.com/clementine-player/Clementine.git/master/Clementine-%{version}.tar.bz2
|
||||||
#Source: http://clementine-player.googlecode.com/files/clementine-%{version}.tar.gz
|
#Source: http://clementine-player.googlecode.com/files/clementine-%{version}.tar.gz
|
||||||
Patch0: %{name}-0.6-optional-dbus-devicekit.patch
|
Patch0: %{name}-0.6-optional-dbus-devicekit.patch
|
||||||
Patch1: %{name}-0.7.1-glibc-2.31.patch
|
Patch1: %{name}-0.7.1-glibc-2.31.patch
|
||||||
@ -59,6 +59,7 @@ BuildRequires: protobuf-devel >= 2.4.1
|
|||||||
BuildRequires: libavformat-devel
|
BuildRequires: libavformat-devel
|
||||||
BuildRequires: libsparsehash-devel
|
BuildRequires: libsparsehash-devel
|
||||||
BuildRequires: libechonest-devel
|
BuildRequires: libechonest-devel
|
||||||
|
BuildRequires: libgmock-devel
|
||||||
Requires: udisks
|
Requires: udisks
|
||||||
Requires: upower
|
Requires: upower
|
||||||
Requires: gst-plugins-good010
|
Requires: gst-plugins-good010
|
||||||
@ -68,6 +69,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
%description
|
%description
|
||||||
Clementine is a modern music player and library organiser. Clementine is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4.
|
Clementine is a modern music player and library organiser. Clementine is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Clementine-%{version}
|
%setup -q -n Clementine-%{version}
|
||||||
#-D -T
|
#-D -T
|
||||||
@ -113,8 +116,8 @@ fi
|
|||||||
%{_bindir}/clementine-tagreader
|
%{_bindir}/clementine-tagreader
|
||||||
%{_bindir}/clementine
|
%{_bindir}/clementine
|
||||||
%{_datadir}/applications/clementine.desktop
|
%{_datadir}/applications/clementine.desktop
|
||||||
%{_datadir}/appdata/clementine.appdata.xml
|
%{_datadir}/metainfo/clementine.appdata.xml
|
||||||
%{_datadir}/kde4/services/clementine-*.protocol
|
%{_datadir}/kservices5/clementine-*.protocol
|
||||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||||
%{_datadir}/icons/hicolor/*/apps/*.svg
|
%{_datadir}/icons/hicolor/*/apps/*.svg
|
||||||
%dir %{_datadir}/clementine
|
%dir %{_datadir}/clementine
|
||||||
@ -123,6 +126,12 @@ fi
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 22 2019 Automatic Build System <autodist@mambasoft.it> 1.3.1.r831.664c5a31f-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Aug 15 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.1.20190815git-1mamba
|
||||||
|
- update to 1.3.1.20190815git
|
||||||
|
|
||||||
* Sun Jul 10 2016 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
|
* Sun Jul 10 2016 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user