From 26d5e97e172ca6286a76e37571a347159f3af6a7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:25:47 +0100 Subject: [PATCH] automatic rebuild by autodist [release 2.26.0-2mamba;Tue Mar 23 2021] --- libgnome-vfsmm.spec | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/libgnome-vfsmm.spec b/libgnome-vfsmm.spec index fdbb9a4..892c535 100644 --- a/libgnome-vfsmm.spec +++ b/libgnome-vfsmm.spec @@ -2,18 +2,15 @@ Name: libgnome-vfsmm Version: 2.26.0 -Release: 1mamba +Release: 2mamba Summary: C++ wrappers for gnome-vfs Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.gnome.org +URL: https://www.gnome.org Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfsmm/%{majversion}/gnome-vfsmm-%{version}.tar.bz2 License: LGPL -BuildRequires: pkgconfig >= 0.15.0 -BuildRequires: libgnome-vfs >= 2.24.0 -BuildRequires: libbonobo-devel >= 2.24.0 ## AUTOBUILDREQ-BEGIN BuildRequires: GConf-devel BuildRequires: glibc-devel @@ -25,7 +22,9 @@ BuildRequires: libsigc++2-devel >= 2.0.3 BuildRequires: libstdc++6-devel BuildRequires: ORBit2-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot +BuildRequires: pkgconfig >= 0.15.0 +BuildRequires: libgnome-vfs >= 2.24.0 +BuildRequires: libbonobo-devel >= 2.24.0 %description C++ wrappers for gnome-vfs. @@ -37,8 +36,9 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description devel C++ wrappers for gnome-vfs. +This package contains static libraries and header files needed for development. -This package contains static libraries and header files need for development. +%debug_package %prep %setup -q -n gnome-vfsmm-%{version} @@ -60,12 +60,12 @@ This package contains static libraries and header files need for development. %files %defattr(-,root,root) %{_libdir}/*.so.* -%doc AUTHORS COPYING ChangeLog NEWS README TODO +%doc AUTHORS COPYING %files devel %defattr(-,root,root) -%dir %{_exec_prefix}/lib/gnome-vfsmm-?.?/proc/m4 -%{_exec_prefix}/lib/gnome-vfsmm-?.?/proc/m4/*.m4 +%dir %{_libdir}/gnome-vfsmm-?.?/proc/m4 +%{_libdir}/gnome-vfsmm-?.?/proc/m4/*.m4 %dir %{_includedir}/gnome-vfsmm-?.?/libgnomevfsmm/private %{_includedir}/gnome-vfsmm-?.?/libgnomevfsmm/private/*.h %dir %{_includedir}/gnome-vfsmm-?.? @@ -73,10 +73,13 @@ This package contains static libraries and header files need for development. %{_includedir}/gnome-vfsmm-?.?/libgnomevfsmm/*.h %{_libdir}/*.la %{_libdir}/*.so -%{_exec_prefix}/lib/pkgconfig/*.pc +%{_libdir}/pkgconfig/*.pc %{_libdir}/gnome-vfsmm-?.?/include/*.h %changelog +* Tue Mar 23 2021 Automatic Build System 2.26.0-2mamba +- automatic rebuild by autodist + * Sat May 29 2010 Automatic Build System 2.26.0-1mamba - automatic update to 2.26.0 by autodist