update to 0.4.6 [release 0.4.6-1mamba;Fri Sep 26 2014]
This commit is contained in:
parent
221571f4f5
commit
278b9f3a2c
11
lxmusic.spec
11
lxmusic.spec
@ -1,5 +1,6 @@
|
|||||||
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: lxmusic
|
Name: lxmusic
|
||||||
Version: 0.4.5
|
Version: 0.4.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: LXMusic - The minimalist music player for LXDE.
|
Summary: LXMusic - The minimalist music player for LXDE.
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -7,7 +8,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Fabio Giani <fabio.giani@gmail.com>
|
Packager: Fabio Giani <fabio.giani@gmail.com>
|
||||||
URL: http://www.lxde.org/
|
URL: http://www.lxde.org/
|
||||||
Source: http://downloads.sourceforge.net/project/lxde/LXMusic%20%28music%20player%29/LXMusic%20%{version}/lxmusic-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/project/lxde/LXMusic%20%28music%20player%29/LXMusic%20%{majver}.x/lxmusic-%{version}.tar.xz
|
||||||
Patch0: %{name}-0.4.2-no-tools-menu.patch
|
Patch0: %{name}-0.4.2-no-tools-menu.patch
|
||||||
Patch1: %{name}-0.4.5-libnotify-0.7.patch
|
Patch1: %{name}-0.4.5-libnotify-0.7.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -36,7 +37,7 @@ This is currently aimed to be used as the default music player of LXDE (Lightwei
|
|||||||
|
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
#%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -57,10 +58,14 @@ This is currently aimed to be used as the default music player of LXDE (Lightwei
|
|||||||
%{_datadir}/applications/lxmusic.desktop
|
%{_datadir}/applications/lxmusic.desktop
|
||||||
%{_datadir}/lxmusic
|
%{_datadir}/lxmusic
|
||||||
%{_datadir}/pixmaps/lxmusic.png
|
%{_datadir}/pixmaps/lxmusic.png
|
||||||
|
%{_mandir}/man1/lxmusic.1.gz
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
# README
|
# README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 26 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.6-1mamba
|
||||||
|
- update to 0.4.6
|
||||||
|
|
||||||
* Mon Jul 30 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.5-1mamba
|
* Mon Jul 30 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.5-1mamba
|
||||||
- update to 0.4.5
|
- update to 0.4.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user