This commit is contained in:
parent
99f8c7a8ba
commit
208f07d9cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97b8af5cf053d54aedaf29a6531e8a7c9734f0aa94afb1f1bd313ae04a7a0585
|
||||
size 2013906
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 21:16:22 CEST 2007 - lmichnovic@suse.cz
|
||||
|
||||
- moved libs into new libdjvulibre package [#264978]
|
||||
- excluding *.la
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 18:52:51 CEST 2007 - lmichnovic@suse.cz
|
||||
|
||||
|
@ -16,7 +16,9 @@ License: GNU General Public License (GPL)
|
||||
Group: Productivity/Graphics/Other
|
||||
Autoreqprov: on
|
||||
Version: 3.5.19
|
||||
Release: 1
|
||||
Release: 3
|
||||
# The following is a kludge to get updating djvulibre to after the split work
|
||||
PreReq: libdjvulibre
|
||||
URL: http://djvu.sourceforge.net
|
||||
Summary: An Open Source Implementation of DjVu
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -40,6 +42,21 @@ Web sites around the world.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Dr Bill C Riemers <docbill@users.sourceforge.net>
|
||||
Leon Bottou <leonb@users.sourceforge.net>
|
||||
Yann LeCun <profshadoko@users.sourceforge.net>
|
||||
|
||||
%package -n libdjvulibre
|
||||
Summary: Libraries of Open Source Implementation of DjVu - djvulibre
|
||||
Group: Productivity/Graphics/Other
|
||||
|
||||
%description -n libdjvulibre
|
||||
Libraries of Open Source Implementation of DjVu - djvulibre.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Dr Bill C Riemers <docbill@users.sourceforge.net>
|
||||
@ -104,7 +121,6 @@ exit 0
|
||||
%doc %{_mandir}/ja/*
|
||||
%{_datadir}/djvu
|
||||
%{_bindir}/*
|
||||
%{_libdir}/libdjvulibre*
|
||||
%{_libdir}/browser-plugins/nsdejavu.so
|
||||
#%{_datadir}/icons/*
|
||||
#%{_datadir}/pixmaps/djvu3.png
|
||||
@ -126,7 +142,15 @@ exit 0
|
||||
%{_prefix}/share/icons/hicolor/48x48/mimetypes/djvu.png
|
||||
%{_prefix}/share/pixmaps/djvulibre-djview3.png
|
||||
|
||||
%files -n libdjvulibre
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libdjvulibre*
|
||||
%exclude %{_libdir}/libdjvulibre.la
|
||||
|
||||
%changelog
|
||||
* Fri Apr 20 2007 - lmichnovic@suse.cz
|
||||
- moved libs into new libdjvulibre package [#264978]
|
||||
- excluding *.la
|
||||
* Tue Apr 03 2007 - lmichnovic@suse.cz
|
||||
- installing icons and desktop file in %%install section
|
||||
* Tue Mar 27 2007 - lmichnovic@suse.cz
|
||||
|
Loading…
x
Reference in New Issue
Block a user