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