automatic rebuild by autodist [release 0.3.14-7mamba;Wed Jun 02 2021]
This commit is contained in:
parent
b6fca0d8d2
commit
36c3735d7f
@ -2,14 +2,14 @@
|
||||
|
||||
Name: libscrollkeeper
|
||||
Version: 0.3.14
|
||||
Release: 5mamba
|
||||
Release: 7mamba
|
||||
Summary: A cataloging system for documentation on open systems
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://scrollkeeper.sourceforge.net/
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/scrollkeeper/%{majversion}/scrollkeeper-%{version}.tar.bz2
|
||||
Source: https://download.gnome.org/sources/scrollkeeper/%{majversion}/scrollkeeper-%{version}.tar.bz2
|
||||
# patches stolen from fedora
|
||||
Patch0: %{name}-0.3.11-validate-warning.patch
|
||||
Patch1: %{name}-0.3.14-fix-mkdir-segfault.patch
|
||||
@ -17,6 +17,7 @@ Patch2: %{name}-0.3.14-norebuilddb.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: libz-devel
|
||||
@ -27,7 +28,6 @@ BuildRequires: libxml2-utils
|
||||
BuildRequires: gettext
|
||||
BuildRequires: docbook-dtds
|
||||
BuildRequires: docbook-xsl
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
ScrollKeeper is a cataloging system for documentation on open systems.
|
||||
@ -129,6 +129,12 @@ exit 0
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Automatic Build System <autodist@mambasoft.it> 0.3.14-7mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Wed Jun 02 2021 Automatic Build System <autodist@mambasoft.it> 0.3.14-6mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Tue Aug 24 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.14-5mamba
|
||||
- old specfile updated
|
||||
- added norebuilddb patch to fix make install
|
||||
@ -144,5 +150,5 @@ exit 0
|
||||
* Thu Apr 28 2005 Davide Madrisan <davide.madrisan@qilinux.it> 0.3.14-2qilnx
|
||||
- rebuilt
|
||||
|
||||
* Sun Jul 04 2004 Silvan Calarco <silvan.calarco@qilinux.it> 0.3.14-1qilnx
|
||||
* Sun Jul 04 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.14-1qilnx
|
||||
- first build
|
||||
|
Loading…
Reference in New Issue
Block a user