rebuilt by autoport with build requirements: libsg3_utils-devel>=:1.48-1mamba [release 0.8.3-5mamba;Sun Aug 20 2023]

This commit is contained in:
Automatic Build System 2024-01-06 04:27:40 +01:00
parent 68321f3b24
commit 75ebfb4c67

View File

@ -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: 4mamba Release: 5mamba
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,13 +17,10 @@ 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
BuildRequires: liblzma-devel
BuildRequires: libopenssl-devel BuildRequires: libopenssl-devel
BuildRequires: libplist-devel BuildRequires: libplist-devel
BuildRequires: libsg3_utils-devel BuildRequires: libsg3_utils-devel
@ -35,9 +32,9 @@ BuildRequires: libxml2-devel
BuildRequires: libz-devel BuildRequires: libz-devel
BuildRequires: mono-devel BuildRequires: mono-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libsg3_utils-devel >= 1.48-1mamba
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
@ -57,8 +54,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description devel %description devel
libgpod is a shared library to access the contents of an iPod. libgpod is a shared library to access the contents of an iPod.
This package contains static libraries and header files needed for development.
This package contains static libraries and header files need for development.
%package apidocs %package apidocs
Summary: Libgpod API documentation Summary: Libgpod API documentation
@ -73,10 +69,10 @@ Libgpod API documentation.
%prep %prep
%setup -q %setup -q
#%patch0 -p1 #%patch0 -p1
%patch1 -p1 -b .Segmentation-fault-when-opening-ipod %patch 1 -p1 -b .Segmentation-fault-when-opening-ipod
%patch2 -p1 -b .pkgconfig_overlinking %patch 2 -p1 -b .pkgconfig_overlinking
%patch3 -p1 -b .swig %patch 3 -p1 -b .swig
%patch4 -p0 -b .udev %patch 4 -p0 -b .udev
sed -e 's|libplist >= 1.0|libplist-2.0 >= 2.2|' -i configure.ac # support libplist 2.2 sed -e 's|libplist >= 1.0|libplist-2.0 >= 2.2|' -i configure.ac # support libplist 2.2
autoreconf -f -i autoreconf -f -i
@ -117,19 +113,21 @@ rm -f %{buildroot}%{_libdir}/libgpod.a
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
%dir %{_datadir}/gtk-doc/html/libgpod
%{_libdir}/libgpod.la
%{_libdir}/libgpod.so
%dir %{_includedir}/gpod-1.0/gpod %dir %{_includedir}/gpod-1.0/gpod
%{_includedir}/gpod-1.0/gpod/*.h %{_includedir}/gpod-1.0/gpod/*.h
%{_libdir}/libgpod.so
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%doc ChangeLog README %doc ChangeLog README
%files apidocs %files apidocs
%defattr(-,root,root) %defattr(-,root,root)
%{_datadir}/gtk-doc/html/libgpod/ %dir %{_datadir}/gtk-doc/html/libgpod
%{_datadir}/gtk-doc/html/libgpod/*
%changelog %changelog
* Sun Aug 20 2023 Automatic Build System <autodist@mambasoft.it> 0.8.3-5mamba
- rebuilt by autoport with build requirements: libsg3_utils-devel>=:1.48-1mamba
* Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.3-4mamba * Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.3-4mamba
- rebuilt with libsg3_utils 1.47 - rebuilt with libsg3_utils 1.47