Upgrade package to 3.9.12
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
18af207e3f
commit
d95171c94d
Binary file not shown.
BIN
libdmapsharing-3.9.12.tar.gz
Normal file
BIN
libdmapsharing-3.9.12.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: libdmapsharing
|
Name: libdmapsharing
|
||||||
Version: 2.9.37
|
Version: 3.9.12
|
||||||
Release: 7
|
Release: 1
|
||||||
Summary: A library of DMAP
|
Summary: A library of DMAP
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.flyn.org/projects/libdmapsharing/
|
URL: http://www.flyn.org/projects/libdmapsharing/
|
||||||
@ -8,6 +8,7 @@ Source: http://www.flyn.org/projects/libdmapsharing/libdmapsharing-%{vers
|
|||||||
BuildRequires: pkgconfig glib2-devel libsoup-devel >= 2.32 gdk-pixbuf2-devel
|
BuildRequires: pkgconfig glib2-devel libsoup-devel >= 2.32 gdk-pixbuf2-devel
|
||||||
BuildRequires: gstreamer1-plugins-base-devel pkgconfig(avahi-client)
|
BuildRequires: gstreamer1-plugins-base-devel pkgconfig(avahi-client)
|
||||||
BuildRequires: pkgconfig(avahi-glib) vala-tools libgee-devel
|
BuildRequires: pkgconfig(avahi-glib) vala-tools libgee-devel
|
||||||
|
BuildRequires: pkgconfig(libsoup-3.0)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libdmapsharing is a library which allows programs to access, share and
|
Libdmapsharing is a library which allows programs to access, share and
|
||||||
@ -33,6 +34,7 @@ bindings and other resources needed for developing applications using libdmapsha
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
@ -42,16 +44,18 @@ bindings and other resources needed for developing applications using libdmapsha
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS COPYING ChangeLog README
|
%doc AUTHORS COPYING ChangeLog README
|
||||||
%{_libdir}/libdmapsharing-3.0.so.*
|
%{_libdir}/libdmapsharing-4.0.so.*
|
||||||
%exclude %{_libdir}/libdmapsharing-3.0.la
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/libdmapsharing-3.0/
|
%{_includedir}/libdmapsharing-4.0/
|
||||||
%{_libdir}/{pkgconfig/libdmapsharing-3.0.pc,libdmapsharing-3.0.so}
|
%{_libdir}/{pkgconfig/libdmapsharing-4.0.pc,libdmapsharing-4.0.so,libdmapsharing-4.0.a}
|
||||||
%{_libdir}/girepository-1.0/DMAP-3.0.typelib
|
%{_libdir}/girepository-1.0/Dmap-4.0.typelib
|
||||||
%{_datadir}/{gtk-doc/html/libdmapsharing-3.0,gir-1.0/DMAP-3.0.gir}
|
%{_datadir}/{gtk-doc/html/libdmapsharing-4.0,gir-1.0/Dmap-4.0.gir}
|
||||||
%{_datadir}/vala/vapi/libdmapsharing-3.0.vapi
|
%{_datadir}/vala/vapi/libdmapsharing-4.0.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 11 2023 xu_ping <707078654@qq.com> - 3.9.12-1
|
||||||
|
- Upgrade to 3.9.12
|
||||||
|
|
||||||
* Wed Apr 15 2020 chengzihan <chengzihan2@huawei.com> - 2.9.37-7
|
* Wed Apr 15 2020 chengzihan <chengzihan2@huawei.com> - 2.9.37-7
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user