Link to ijsgutenprint(1) man page from ijsgutenprint.5.2(1).
This commit is contained in:
parent
df05429b24
commit
3289b04257
@ -3,7 +3,7 @@
|
||||
Name: gutenprint
|
||||
Summary: Printer Drivers Package
|
||||
Version: 5.2.10
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: http://gimp-print.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2
|
||||
# Post-install script to update foomatic PPDs.
|
||||
@ -175,6 +175,7 @@ rm -f %{buildroot}%{_sysconfdir}/cups/command.types
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
%if %{build_with_ijs_support}
|
||||
echo .so man1/ijsgutenprint.1 > %{buildroot}%{_mandir}/man1/ijsgutenprint.5.2.1
|
||||
%else
|
||||
rm -f %{buildroot}%{_mandir}/man1/ijsgutenprint.1*
|
||||
%endif
|
||||
@ -211,6 +212,7 @@ exit 0
|
||||
%{_mandir}/man1/escputil.1*
|
||||
%{_bindir}/ijsgutenprint.5.2
|
||||
%if %{build_with_ijs_support}
|
||||
%{_mandir}/man1/ijsgutenprint.5.2.1*
|
||||
%{_mandir}/man1/ijsgutenprint.1*
|
||||
%endif
|
||||
%{_datadir}/gutenprint
|
||||
@ -274,6 +276,9 @@ fi
|
||||
/bin/rm -f /var/cache/foomatic/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 4 2014 Tim Waugh <twaugh@redhat.com> - 5.2.10-3
|
||||
- Link to ijsgutenprint(1) man page from ijsgutenprint.5.2(1).
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.2.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user