mass rebuild with libtag 1.9.1 [release 1.2.3-3mamba;Tue Dec 29 2015]
This commit is contained in:
parent
bf90a4a633
commit
4ab5aba9ab
@ -1,6 +1,6 @@
|
|||||||
Name: clementine
|
Name: clementine
|
||||||
Version: 1.2.3
|
Version: 1.2.3
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -48,6 +48,7 @@ BuildRequires: libxml2-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: protobuf-devel
|
BuildRequires: protobuf-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libtag-devel >= 1.9.1
|
||||||
BuildRequires: libplist-devel >= 1.11-1mamba
|
BuildRequires: libplist-devel >= 1.11-1mamba
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: liblastfm-devel >= 0.3.3
|
BuildRequires: liblastfm-devel >= 0.3.3
|
||||||
@ -65,6 +66,8 @@ Clementine is a modern music player and library organiser. Clementine is a port
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Clementine-%{version}
|
%setup -q -n Clementine-%{version}
|
||||||
|
#-D -T
|
||||||
|
#:<< _EOF
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
#%patch1 -p1
|
#%patch1 -p1
|
||||||
#%patch2 -p1
|
#%patch2 -p1
|
||||||
@ -72,7 +75,9 @@ Clementine is a modern music player and library organiser. Clementine is a port
|
|||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -d build
|
%cmake -d build \
|
||||||
|
-DBUILD_WERROR=OFF
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -111,6 +116,9 @@ fi
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 29 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.3-3mamba
|
||||||
|
- mass rebuild with libtag 1.9.1
|
||||||
|
|
||||||
* Fri Sep 05 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.3-2mamba
|
* Fri Sep 05 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.3-2mamba
|
||||||
- rebuilt by autoport with build requirements: libplist-devel>=1.11-1mamba
|
- rebuilt by autoport with build requirements: libplist-devel>=1.11-1mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user