rebuilt with libsg3_utils 1.47 [release 0.8.3-4mamba;Sat May 07 2022]
This commit is contained in:
parent
9198f78b8e
commit
68321f3b24
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libgpod
|
Name: libgpod
|
||||||
Version: 0.8.3
|
Version: 0.8.3
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: A shared library to access the contents of an iPod
|
Summary: A shared library to access the contents of an iPod
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -17,7 +17,9 @@ Patch4: libgpod-0.8.3-udev.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: gtk-sharp-devel
|
||||||
BuildRequires: gtk-sharp2-devel
|
BuildRequires: gtk-sharp2-devel
|
||||||
|
BuildRequires: libatomic-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libimobiledevice-devel
|
BuildRequires: libimobiledevice-devel
|
||||||
@ -31,9 +33,11 @@ BuildRequires: libusb-devel
|
|||||||
BuildRequires: libusbmuxd-devel
|
BuildRequires: libusbmuxd-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: mono-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libplist-devel >= 2.2.0
|
BuildRequires: libplist-devel >= 2.2.0
|
||||||
BuildRequires: libimobiledevice-devel >= 1.1.4
|
BuildRequires: libimobiledevice-devel >= 1.1.4
|
||||||
|
BuildRequires: libsg3_utils-devel >= 1.47
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
@ -126,6 +130,9 @@ rm -f %{buildroot}%{_libdir}/libgpod.a
|
|||||||
%{_datadir}/gtk-doc/html/libgpod/
|
%{_datadir}/gtk-doc/html/libgpod/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.3-4mamba
|
||||||
|
- rebuilt with libsg3_utils 1.47
|
||||||
|
|
||||||
* Sun Oct 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.3-3mamba
|
* Sun Oct 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.3-3mamba
|
||||||
- removed obsolete python requirement; added patches from Arch Linux; added debug package
|
- removed obsolete python requirement; added patches from Arch Linux; added debug package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user