update code
This commit is contained in:
parent
40ec261acb
commit
82c28fa5db
10
rarian.spec
10
rarian.spec
@ -1,6 +1,6 @@
|
||||
Name: rarian
|
||||
Version: 0.8.1
|
||||
Release: 22
|
||||
Release: 23
|
||||
License: LGPLv2+
|
||||
Summary: Documentation meta-data library
|
||||
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
|
||||
Source1: scrollkeeper-omf.dtd
|
||||
|
||||
# This patch is from Fedora
|
||||
Patch1: rarian-0.8.1-categories.patch
|
||||
|
||||
Requires(post): libxml2
|
||||
@ -84,8 +83,8 @@ if [ $1 = 0 ]; then
|
||||
fi
|
||||
|
||||
%files
|
||||
%license COPYING COPYING.LIB COPYING.UTILS
|
||||
%doc README ChangeLog NEWS AUTHORS
|
||||
%license COPYING COPYING.LIB COPYING.UTILS AUTHORS
|
||||
%doc README ChangeLog NEWS
|
||||
%{_bindir}/rarian-example
|
||||
%{_libdir}/librarian.so.*
|
||||
%{_datadir}/librarian
|
||||
@ -104,5 +103,8 @@ fi
|
||||
%{_datadir}/help
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user