rpms/sane-backends/FC-5 sane-backends.spec,1.58,1.59

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 5 08:34:29 UTC 2006


Author: nphilipp

Update of /cvs/dist/rpms/sane-backends/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv18585

Modified Files:
	sane-backends.spec 
Log Message:
don't use automake



Index: sane-backends.spec
===================================================================
RCS file: /cvs/dist/rpms/sane-backends/FC-5/sane-backends.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- sane-backends.spec	4 Apr 2006 16:33:27 -0000	1.58
+++ sane-backends.spec	5 Apr 2006 08:34:27 -0000	1.59
@@ -15,7 +15,7 @@
 URL: http://www.sane-project.org
 BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n)
 BuildRequires: tetex-latex libusb-devel libieee1284-devel libjpeg-devel
-BuildRequires: automake autoconf libtool
+BuildRequires: autoconf libtool
 %if %{gphoto2_support}
 BuildRequires: gphoto2-devel
 %endif
@@ -81,7 +81,6 @@
 mv -f acinclude.m4{.new,}
 libtoolize --force --copy
 aclocal
-automake
 autoconf
 
 %build
@@ -156,7 +155,10 @@
 %{_docdir}/%{name}-%{version}/sane.ps
 
 %changelog
-* Tue Apr 04 2006 Nils Philippsen <nphilipp at redhat.com> 1.0.17-5.fc5.8
+* Wed Apr 05 2006 Nils Philippsen <nphilipp at redhat.com> 1.0.17-5.fc5.8
+- don't use automake
+
+* Tue Apr 04 2006 Nils Philippsen <nphilipp at redhat.com>
 - require gphoto2-devel in sane-backends-devel
 
 * Fri Mar 24 2006 Nils Philippsen <nphilipp at redhat.com> 1.0.17-7




More information about the fedora-cvs-commits mailing list