/[packages]/updates/5/mupdf/current/SPECS/mupdf.spec
ViewVC logotype

Diff of /updates/5/mupdf/current/SPECS/mupdf.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1043968 by luigiwalser, Fri Jul 22 19:22:41 2016 UTC revision 1043969 by akien, Sat Jul 30 08:26:02 2016 UTC
# Line 2  Line 2 
2    
3  Name:           mupdf  Name:           mupdf
4  Version:        1.5  Version:        1.5
5  %define subrel  2  %define subrel  3
6  Release:        %mkrel 4  Release:        %mkrel 4
7  Summary:        MuPDF is a lightweight PDF viewer and toolkit written in portable C  Summary:        MuPDF is a lightweight PDF viewer and toolkit written in portable C
8  License:        GPLv3+  License:        AGPLv3+
9  Group:          Publishing  Group:          Publishing
10  URL:            http://mupdf.com/  URL:            http://mupdf.com/
11  Source0:        http://mupdf.com/download/mupdf-%{version}-source.tar.gz  Source0:        http://mupdf.com/download/mupdf-%{version}-source.tar.gz
# Line 60  rm -rf thirdparty Line 60  rm -rf thirdparty
60  %install  %install
61  %makeinstall  %makeinstall
62    
63    # Add a symlink that matches the pkgname/manpage (mga#19105)
64    ln -s %{name}-x11 %{buildroot}%{_bindir}/%{name}
65    
66  ## fix strange permissons (Fedora)  ## fix strange permissons (Fedora)
67  chmod 0644 %{buildroot}%{_libdir}/*.a  chmod 0644 %{buildroot}%{_libdir}/*.a
68  find %{buildroot}/%{_mandir} -type f -exec chmod 0644 {} \;  find %{buildroot}/%{_mandir} -type f -exec chmod 0644 {} \;

Legend:
Removed from v.1043968  
changed lines
  Added in v.1043969

  ViewVC Help
Powered by ViewVC 1.1.30