Accepting request 855774 from home:13ilya:branches:multimedia:libs
- Add patch libmpdclient-doxygen_nodatetime.patch. - Include documentation and place vala files in properly versioned subdirectory in devel package. OBS-URL: https://build.opensuse.org/request/show/855774 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmpdclient?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
66beaca44e
commit
dfb954d8bc
@@ -1,8 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 14:29:40 UTC 2020 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
|
||||
|
||||
- Include documentation and place vala files in properly versioned subdirectory
|
||||
in devel package
|
||||
- Add patch libmpdclient-doxygen_nodatetime.patch.
|
||||
- Include documentation and place vala files in properly versioned
|
||||
subdirectory in devel package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 3 23:11:53 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
|
||||
@@ -120,4 +121,3 @@ Sun Nov 1 15:02:15 UTC 2015 - rpm@fthiessen.de
|
||||
Sat Oct 31 05:12:06 UTC 2015 - rpm@fthiessen.de
|
||||
|
||||
- Initial version 2.9
|
||||
|
||||
|
||||
+3
-3
@@ -25,8 +25,8 @@ Release: 0
|
||||
Summary: Library for interfacing the Music Player Daemon
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://www.musicpd.org/libs/libmpdclient/
|
||||
Source: http://www.musicpd.org/download/libmpdclient/2/%{name}-%{version}.tar.xz
|
||||
URL: https://musicpd.org/libs/libmpdclient
|
||||
Source0: https://musicpd.org/download/libmpdclient/2/%{name}-%{version}.tar.xz
|
||||
Source1: doxygen-nodatetime-footer.html
|
||||
Patch0: libmpdclient-doxygen_nodatetime.patch
|
||||
BuildRequires: check-devel
|
||||
@@ -70,7 +70,7 @@ cp %{SOURCE1} %{_vpath_builddir}/doc/
|
||||
%meson_install
|
||||
mkdir -pv %{buildroot}%{_datadir}/vala-%{vala_version}/
|
||||
mv %{buildroot}%{_datadir}/vala/* %{buildroot}%{_datadir}/vala-%{vala_version}/
|
||||
rm -rf %{buildroot}%{_datadir}/vala/
|
||||
rm -r %{buildroot}%{_datadir}/vala/
|
||||
mkdir -p %{buildroot}%{_docdir}/%{name}/
|
||||
mv %{buildroot}%{_datadir}/doc/%{name}/* %{buildroot}%{_docdir}/%{name}/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user