rpms/ptouch-driver/devel ptouch-driver.spec,1.2,1.3

Lubomir Kundrak (lkundrak) fedora-extras-commits at redhat.com
Fri Jul 27 18:21:24 UTC 2007


Author: lkundrak

Update of /cvs/extras/rpms/ptouch-driver/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4589

Modified Files:
	ptouch-driver.spec 
Log Message:
Added dependency on automake



Index: ptouch-driver.spec
===================================================================
RCS file: /cvs/extras/rpms/ptouch-driver/devel/ptouch-driver.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ptouch-driver.spec	27 Jul 2007 18:03:43 -0000	1.2
+++ ptouch-driver.spec	27 Jul 2007 18:20:52 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           ptouch-driver
 Version:        1.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        CUPS driver for Brother P-touch label printers
 
 Group:          System Environment/Libraries
@@ -10,6 +10,7 @@
 Patch0:         ptouch-driver-1.2-execfilterdir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  cups-devel
+BuildRequires:  automake >= 1.9
 Requires:       cups
 
 %description
@@ -38,6 +39,9 @@
 %doc AUTHORS ChangeLog COPYING NEWS README
 
 %changelog
+* Fri Jul 27 2007 Lubomir Kundrak <lkundrak at redhat.com> 1.2-3
+- We need automake for patch0 to have effect
+
 * Fri Jul 27 2007 Lubomir Kundrak <lkundrak at redhat.com> 1.2-2
 - Install to the right place on 64bit platforms
 




More information about the fedora-extras-commits mailing list