automatic version update by autodist [release 1.14.48-1mamba;Tue Dec 28 2021]

This commit is contained in:
Automatic Build System 2024-01-06 04:29:09 +01:00
parent 3d029dd2a0
commit 829320bc4f

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: libgsf Name: libgsf
Version: 1.14.47 Version: 1.14.48
Release: 1mamba Release: 1mamba
Summary: The GNOME Structured File Library Summary: The GNOME Structured File Library
Group: System/Libraries Group: System/Libraries
@ -8,16 +8,14 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Source: http://ftp.gnome.org/pub/gnome/sources/libgsf/%{majver}/%{name}-%{version}.tar.xz Source: http://ftp.gnome.org/pub/gnome/sources/libgsf/%{majver}/%{name}-%{version}.tar.xz
URL: http://www.gnome.org URL: https://www.gnome.org/
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libbonobo-devel BuildRequires: libbonobo-devel
BuildRequires: libbzip2-devel BuildRequires: libbzip2-devel
BuildRequires: libglib-devel BuildRequires: libglib-devel
%if "%{stage1}" != "1"
BuildRequires: libgtk-devel BuildRequires: libgtk-devel
%endif
BuildRequires: libpython-devel BuildRequires: libpython-devel
BuildRequires: libselinux-devel BuildRequires: libselinux-devel
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
@ -25,13 +23,12 @@ BuildRequires: libz-devel
BuildRequires: ORBit2-devel BuildRequires: ORBit2-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: python-devel #BuildRequires: python-devel
BuildRequires: perl-XML-Parser BuildRequires: perl-XML-Parser
%if "%{stage1}" != "1" #%if "%{stage1}" != "1"
BuildRequires: pygtk-devel #BuildRequires: pygtk-devel
%endif #%endif
Obsoletes: libgsf12 Obsoletes: libgsf12 < 1.14.48
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
libgsf -- The GNOME Structured File Library. libgsf -- The GNOME Structured File Library.
@ -40,7 +37,7 @@ The project aims to provide an efficient extensible i/o abstraction for dealing
%package devel %package devel
Summary: Devel files for the GNOME Structured File Library Summary: Devel files for the GNOME Structured File Library
Group: Development/Libraries Group: Development/Libraries
Obsoletes: libgsf12-devel Obsoletes: libgsf12-devel < 1.14.48
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description devel %description devel
@ -51,7 +48,7 @@ This is the devel package for the libgsf library.
%package -n gsf %package -n gsf
Summary: Base tools using libgsf, the GNOME Structured File Library Summary: Base tools using libgsf, the GNOME Structured File Library
Group: System/Tools Group: System/Tools
Obsoletes: gsf12 Obsoletes: gsf12 < 1.14.48
Requires: libgsf = %{version}-%{release} Requires: libgsf = %{version}-%{release}
%description -n gsf %description -n gsf
@ -103,11 +100,14 @@ The project aims to provide an efficient extensible i/o abstraction for dealing
%{_bindir}/gsf-office-thumbnailer %{_bindir}/gsf-office-thumbnailer
%{_bindir}/gsf-vba-dump %{_bindir}/gsf-vba-dump
%{_datadir}/thumbnailers/gsf-office.thumbnailer %{_datadir}/thumbnailers/gsf-office.thumbnailer
%{_mandir}/man1/gsf-office-thumbnailer.1.gz %{_mandir}/man1/gsf-office-thumbnailer.1*
%{_mandir}/man1/gsf.1.gz %{_mandir}/man1/gsf.1*
%{_mandir}/man1/gsf-vba-dump.1.gz %{_mandir}/man1/gsf-vba-dump.1*
%changelog %changelog
* Tue Dec 28 2021 Automatic Build System <autodist@mambasoft.it> 1.14.48-1mamba
- automatic version update by autodist
* Tue Apr 14 2020 Automatic Build System <autodist@mambasoft.it> 1.14.47-1mamba * Tue Apr 14 2020 Automatic Build System <autodist@mambasoft.it> 1.14.47-1mamba
- automatic version update by autodist - automatic version update by autodist