This commit is contained in:
parent
92bf91c13b
commit
7118667196
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aa98d409d383fef357b48e1bc9826843b22374a05d521dca2f5add13b2e82a2a
|
|
||||||
size 2666939
|
|
3
djvulibre-3.5.22.tar.bz2
Normal file
3
djvulibre-3.5.22.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:83e42aa31dea0295bd8f5cea3af413154e784ca6affc2b072169d3d2b09f1765
|
||||||
|
size 2702433
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 8 14:33:31 CEST 2009 - mseben@suse.cz
|
||||||
|
|
||||||
|
- updated to version 3.5.22
|
||||||
|
* backported djview4 version of nsdejavu.so
|
||||||
|
* various bug fixes
|
||||||
|
- splitted to doc package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 25 15:57:25 CEST 2008 - lmichnovic@suse.cz
|
Mon Aug 25 15:57:25 CEST 2008 - lmichnovic@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package djvulibre (Version 3.5.21)
|
# spec file for package djvulibre (Version 3.5.22)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,14 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: djvulibre
|
Name: djvulibre
|
||||||
BuildRequires: libdrm-devel libjpeg-devel libtiff-devel qt3-devel qt3-devel-tools update-desktop-files xorg-x11-devel
|
BuildRequires: fdupes libdrm-devel libjpeg-devel libtiff-devel qt3-devel qt3-devel-tools update-desktop-files xorg-x11-devel
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Graphics/Other
|
Group: Productivity/Graphics/Other
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 3.5.21
|
Version: 3.5.22
|
||||||
Release: 1
|
Release: 1
|
||||||
# The following is a kludge to get updating djvulibre to after the split work
|
|
||||||
PreReq: libdjvulibre21
|
|
||||||
Url: http://djvu.sourceforge.net
|
Url: http://djvu.sourceforge.net
|
||||||
Summary: An Open Source Implementation of DjVu
|
Summary: An Open Source Implementation of DjVu
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -101,6 +99,23 @@ Libraries of Open Source Implementation of DjVu - djvulibre.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Authors:
|
||||||
|
--------
|
||||||
|
Dr Bill C Riemers <docbill@users.sourceforge.net>
|
||||||
|
Leon Bottou <leonb@users.sourceforge.net>
|
||||||
|
Yann LeCun <profshadoko@users.sourceforge.net>
|
||||||
|
|
||||||
|
%package doc
|
||||||
|
License: GPL v2 or later
|
||||||
|
Summary: Documentation for the the DjVu - djvulibre
|
||||||
|
Group: Productivity/Graphics/Other
|
||||||
|
AutoReqProv: on
|
||||||
|
|
||||||
|
%description doc
|
||||||
|
This package contains the documentation for the DjVu - djvulibre
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
Authors:
|
||||||
--------
|
--------
|
||||||
Dr Bill C Riemers <docbill@users.sourceforge.net>
|
Dr Bill C Riemers <docbill@users.sourceforge.net>
|
||||||
@ -143,7 +158,12 @@ install -m 644 desktopfiles/hi22-djvu.png $RPM_BUILD_ROOT/usr/share/icons/hicolo
|
|||||||
install -m 644 desktopfiles/hi32-djvu.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/32x32/mimetypes/djvu.png
|
install -m 644 desktopfiles/hi32-djvu.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/32x32/mimetypes/djvu.png
|
||||||
install -m 644 desktopfiles/hi48-djvu.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/48x48/mimetypes/djvu.png
|
install -m 644 desktopfiles/hi48-djvu.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/48x48/mimetypes/djvu.png
|
||||||
install -m 644 desktopfiles/hi32-djview3.png $RPM_BUILD_ROOT/usr/share/pixmaps/djvulibre-djview3.png
|
install -m 644 desktopfiles/hi32-djview3.png $RPM_BUILD_ROOT/usr/share/pixmaps/djvulibre-djview3.png
|
||||||
|
#fix wrong permissions
|
||||||
|
%__chmod 644 desktopfiles/djvulibre-djview3.desktop
|
||||||
|
#delete shebank from desktop file
|
||||||
|
%__sed -i '/#!\/usr\/bin\/env xdg-open/d' desktopfiles/djvulibre-djview3.desktop
|
||||||
%suse_update_desktop_file -r -i djvulibre-djview3 Graphics Viewer
|
%suse_update_desktop_file -r -i djvulibre-djview3 Graphics Viewer
|
||||||
|
%fdupes $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -159,13 +179,11 @@ exit 0
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING COPYRIGHT INSTALL NEWS README TODO doc/*
|
%doc COPYING COPYRIGHT INSTALL NEWS README TODO
|
||||||
%doc %{_mandir}/man1/*
|
%doc %{_mandir}/man1/*
|
||||||
%doc %{_mandir}/ja/*
|
%doc %{_mandir}/ja/*
|
||||||
%{_datadir}/djvu
|
%{_datadir}/djvu
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
#%{_datadir}/icons/*
|
|
||||||
#%{_datadir}/pixmaps/djvu3.png
|
|
||||||
%dir %{_prefix}/share/icons/hicolor
|
%dir %{_prefix}/share/icons/hicolor
|
||||||
%dir %{_prefix}/share/icons/hicolor/22x22
|
%dir %{_prefix}/share/icons/hicolor/22x22
|
||||||
%dir %{_prefix}/share/icons/hicolor/22x22/mimetypes
|
%dir %{_prefix}/share/icons/hicolor/22x22/mimetypes
|
||||||
@ -193,7 +211,6 @@ exit 0
|
|||||||
%doc %{_mandir}/man1/nsdejavu*
|
%doc %{_mandir}/man1/nsdejavu*
|
||||||
%doc %{_mandir}/ja/man1/nsdejav*
|
%doc %{_mandir}/ja/man1/nsdejav*
|
||||||
%{_prefix}/share/pixmaps/djvulibre-djview3.png
|
%{_prefix}/share/pixmaps/djvulibre-djview3.png
|
||||||
%{_datadir}/djvu/djview3
|
|
||||||
%{_libdir}/browser-plugins/nsdejavu.so
|
%{_libdir}/browser-plugins/nsdejavu.so
|
||||||
%{_bindir}/djview*
|
%{_bindir}/djview*
|
||||||
%{_prefix}/share/applications/djvulibre-djview3.desktop
|
%{_prefix}/share/applications/djvulibre-djview3.desktop
|
||||||
@ -212,7 +229,16 @@ exit 0
|
|||||||
%{_prefix}/include/libdjvu/*.h
|
%{_prefix}/include/libdjvu/*.h
|
||||||
%{_libdir}/pkgconfig/ddjvuapi.pc
|
%{_libdir}/pkgconfig/ddjvuapi.pc
|
||||||
|
|
||||||
|
%files doc
|
||||||
|
%defattr(-,root,root,-)
|
||||||
|
%doc doc/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 08 2009 mseben@suse.cz
|
||||||
|
- updated to version 3.5.22
|
||||||
|
* backported djview4 version of nsdejavu.so
|
||||||
|
* various bug fixes
|
||||||
|
- splitted to doc package
|
||||||
* Mon Aug 25 2008 lmichnovic@suse.cz
|
* Mon Aug 25 2008 lmichnovic@suse.cz
|
||||||
- update to version 3.5.21
|
- update to version 3.5.21
|
||||||
* Speed improvement on multicore platforms
|
* Speed improvement on multicore platforms
|
||||||
@ -282,7 +308,7 @@ exit 0
|
|||||||
upgrade fixes missing binary any2djvu (#131761)
|
upgrade fixes missing binary any2djvu (#131761)
|
||||||
* Wed Oct 19 2005 lmichnovic@suse.cz
|
* Wed Oct 19 2005 lmichnovic@suse.cz
|
||||||
- fixed invalid extra qualification for build with new gcc 4.1
|
- fixed invalid extra qualification for build with new gcc 4.1
|
||||||
* Thu Sep 29 2005 dmueller@suse.de
|
* Wed Sep 28 2005 dmueller@suse.de
|
||||||
- add norootforbuild
|
- add norootforbuild
|
||||||
* Wed May 25 2005 ltinkl@suse.cz
|
* Wed May 25 2005 ltinkl@suse.cz
|
||||||
- fix build with gcc41
|
- fix build with gcc41
|
||||||
|
Loading…
Reference in New Issue
Block a user