Changeset 1436 for spec/trunk/SPECS/qpdfview.spec
- Timestamp:
- Jun 21, 2018, 11:36:42 AM (7 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/qpdfview.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/qpdfview.spec
r1201 r1436 3 3 Name: qpdfview 4 4 Version: 0.4.17 5 Release: 3%{?prerelease}%{?dist}5 Release: 4%{?prerelease}%{?dist} 6 6 License: GPLv2+ 7 7 Summary: Tabbed PDF Viewer … … 9 9 10 10 Vendor: bww bitwise works GmbH 11 %scm_source github https://github.com/bitwiseworks/qpdfview %{version}11 %scm_source github https://github.com/bitwiseworks/qpdfview-os2 master 12 12 13 13 Requires: bww-resources-rpm … … 86 86 fi 87 87 # for the definition of the parameters see macros.bww 88 %define title Tabbed PDF viewer 89 %bww_folder -s Y -d %_defaultdocdir/%{name}-common-%{version} -t %{title} 90 %bww_app -e %{name} -s Y -a *.pdf,*.ps,*.eps,*.djvu,*.djv -t %{title} 91 %bww_readme -r README -d %_defaultdocdir/%{name}-common-%{version} 88 %global title %{summary} 89 %bww_folder -t %{title} 90 %bww_app -f %{_bindir}/%{name}.exe -t %{title} -a *.pdf,*.ps,*.eps,*.djvu,*.djv 91 %bww_app_shadow 92 %bww_readme -f %_defaultdocdir/%{name}-common-%{version}/README 92 93 93 94 … … 111 112 112 113 %changelog 114 * Thu Jun 21 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> - 0.4.17-4.beta1 115 - rebuild with latest macro.bww to fix several glitches 116 - fix a printing issue with umlaut in file names 117 113 118 * Wed Jun 28 2017 Silvan Scherrer <silvan.scherrer@aroa.ch> - 0.4.17-3.beta1 114 119 - rebuild with latest macro.bww to fix an install glitch
Note:
See TracChangeset
for help on using the changeset viewer.
