update code
This commit is contained in:
parent
40ec261acb
commit
82c28fa5db
10
rarian.spec
10
rarian.spec
@ -1,6 +1,6 @@
|
|||||||
Name: rarian
|
Name: rarian
|
||||||
Version: 0.8.1
|
Version: 0.8.1
|
||||||
Release: 22
|
Release: 23
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Summary: Documentation meta-data library
|
Summary: Documentation meta-data library
|
||||||
URL: http://rarian.freedesktop.org/
|
URL: http://rarian.freedesktop.org/
|
||||||
@ -8,7 +8,6 @@ Source: http://download.gnome.org/sources/rarian/0.8/rarian-%{version}.tar.bz2
|
|||||||
#This is from http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd
|
#This is from http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd
|
||||||
Source1: scrollkeeper-omf.dtd
|
Source1: scrollkeeper-omf.dtd
|
||||||
|
|
||||||
# This patch is from Fedora
|
|
||||||
Patch1: rarian-0.8.1-categories.patch
|
Patch1: rarian-0.8.1-categories.patch
|
||||||
|
|
||||||
Requires(post): libxml2
|
Requires(post): libxml2
|
||||||
@ -84,8 +83,8 @@ if [ $1 = 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING COPYING.LIB COPYING.UTILS
|
%license COPYING COPYING.LIB COPYING.UTILS AUTHORS
|
||||||
%doc README ChangeLog NEWS AUTHORS
|
%doc README ChangeLog NEWS
|
||||||
%{_bindir}/rarian-example
|
%{_bindir}/rarian-example
|
||||||
%{_libdir}/librarian.so.*
|
%{_libdir}/librarian.so.*
|
||||||
%{_datadir}/librarian
|
%{_datadir}/librarian
|
||||||
@ -104,5 +103,8 @@ fi
|
|||||||
%{_datadir}/help
|
%{_datadir}/help
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.1-23
|
||||||
|
- spec modified
|
||||||
|
|
||||||
* Tue Aug 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.1-22
|
* Tue Aug 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.1-22
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user