automatic version update by autodist [release 5.2.12-1mamba;Sat Apr 15 2017]

This commit is contained in:
Automatic Build System 2024-01-05 23:35:26 +01:00
parent b49fdbfc48
commit cf79fac715

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f 1-2)
Name: gutenprint
Version: 5.2.11
Version: 5.2.12
Release: 1mamba
Summary: A suite of printer drivers that may be used with cups
Group: System/Spooling
@ -133,7 +133,7 @@ exit 0
%files -f %{name}.lang
%defattr(-,root,root)
%{_bindir}/ijsgutenprint.%{majver}
#%{_bindir}/ijsgutenprint.%{majver}
%{_bindir}/testpattern
%{_sbindir}/cups-genppd.%{majver}
#%{_sbindir}/cups-genppdconfig.%{majver}
@ -150,13 +150,13 @@ exit 0
%dir %{_datadir}/gutenprint
%{_datadir}/gutenprint/*
%if "%{stage1}" != "1"
%{_datadir}/foomatic/db/source/driver/gutenprint-ijs-simplified.%{majver}.xml
%{_datadir}/foomatic/db/source/driver/gutenprint-ijs.%{majver}.xml
%{_datadir}/foomatic/db/source/opt/gutenprint-ijs-simplified.*
%{_datadir}/foomatic/db/source/opt/gutenprint-ijs.*
#%{_datadir}/foomatic/db/source/driver/gutenprint-ijs-simplified.%{majver}.xml
#%{_datadir}/foomatic/db/source/driver/gutenprint-ijs.%{majver}.xml
#%{_datadir}/foomatic/db/source/opt/gutenprint-ijs-simplified.*
#%{_datadir}/foomatic/db/source/opt/gutenprint-ijs.*
%endif
%{_datadir}/cups/model/gutenprint/%{majver}/C/*.ppd.gz
%{_mandir}/man1/*
#%{_mandir}/man1/*
%{_mandir}/man8/*
%files devel
@ -172,6 +172,9 @@ exit 0
%{_libdir}/pkgconfig/gutenprintui2.pc
%changelog
* Sat Apr 15 2017 Automatic Build System <autodist@mambasoft.it> 5.2.12-1mamba
- automatic version update by autodist
* Sun Jan 17 2016 Automatic Build System <autodist@mambasoft.it> 5.2.11-1mamba
- automatic version update by autodist