diff --git a/ptouch-driver.spec b/ptouch-driver.spec index 799cd34..b39600f 100644 --- a/ptouch-driver.spec +++ b/ptouch-driver.spec @@ -1,6 +1,6 @@ Name: ptouch-driver Version: 1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: CUPS driver for Brother P-touch label printers Group: System Environment/Libraries @@ -10,7 +10,7 @@ Source0: http://www.diku.dk/~panic/P-touch/%{name}-%{version}.tar.gz Patch0: ptouch-driver-1.2-execfilterdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: cups-devel -BuildRequires: automake = 1.9 +BuildRequires: automake Requires: cups %description @@ -23,6 +23,7 @@ the foomatic package. %patch0 -p1 %build +automake %configure make %{?_smp_mflags} @@ -39,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT %doc AUTHORS ChangeLog COPYING NEWS README %changelog +* Fri Jul 27 2007 Lubomir Kundrak 1.2-5 +- ...and call it + * Fri Jul 27 2007 Lubomir Kundrak 1.2-4 - ...the specific version of automake