update to 20140617 [release 20140617-1mamba;Sun Jun 22 2014]

This commit is contained in:
Silvan Calarco 2024-01-05 22:30:45 +01:00
parent 23b4be9c55
commit 3ea6d60815

View File

@ -1,16 +1,16 @@
#%define lxx74_cups_version 0.8.4.2 #%define lxx74_cups_version 0.8.4.2
%define bigver %(echo %version | cut -d. -f 1-2) #%define bigver %(echo %version | cut -d. -f 1-2)
%define relver %(echo %version | cut -d. -f 3) #%define relver %(echo %version | cut -d. -f 3)
Name: foomatic-db-nonfree Name: foomatic-db-nonfree
Version: 20140201 Version: 20140617
Release: 1mamba Release: 1mamba
Summary: Manufacturer-supplied PPD files released under non-free licenses Summary: Manufacturer-supplied PPD files released under non-free licenses
Group: System/Spooling Group: System/Spooling
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Source0: http://www.openprinting.org/download/foomatic/foomatic-db-nonfree-%{relver}.tar.gz Source0: http://www.openprinting.org/download/foomatic/foomatic-db-nonfree-%{version}.tar.gz
URL: http://www.openprinting.org/foomatic.html URL: http://www.openprinting.org/foomatic.html
License: no OSI Approved License: no OSI Approved
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -33,7 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Foomatic database extension consisting of manufacturer-supplied PPD files released under non-free licenses which restricts them in how they can get redistributed. Foomatic database extension consisting of manufacturer-supplied PPD files released under non-free licenses which restricts them in how they can get redistributed.
%prep %prep
%setup -q -n %{name}-%{relver} %setup -q -n %{name}-%{version}
%build %build
%configure %configure
@ -61,6 +61,9 @@ Foomatic database extension consisting of manufacturer-supplied PPD files releas
%{_datadir}/foomatic/db/source/PPD/* %{_datadir}/foomatic/db/source/PPD/*
%changelog %changelog
* Sun Jun 22 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 20140617-1mamba
- update to 20140617
* Sat Feb 01 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 20140201-1mamba * Sat Feb 01 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 20140201-1mamba
- update to 20140201 - update to 20140201