SPECS (AC-branch): brltty.spec - there is no automake nor libtool

baggins baggins at pld-linux.org
Tue May 16 17:22:52 CEST 2006


Author: baggins                      Date: Tue May 16 15:22:52 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- there is no automake nor libtool

---- Files affected:
SPECS:
   brltty.spec (1.7.2.1 -> 1.7.2.2) 

---- Diffs:

================================================================
Index: SPECS/brltty.spec
diff -u SPECS/brltty.spec:1.7.2.1 SPECS/brltty.spec:1.7.2.2
--- SPECS/brltty.spec:1.7.2.1	Tue May 16 17:18:22 2006
+++ SPECS/brltty.spec	Tue May 16 17:22:47 2006
@@ -3,15 +3,13 @@
 Summary(pl):	Sterownik do wyświetlaczy Braille'a
 Name:		brltty
 Version:	3.7.2
-Release:	2
+Release:	3
 Group:		Daemons
 License:	GPL
 URL:		http://mielke.cc/brltty/
 Source0:	http://mielke.cc/brltty/releases/%{name}-%{version}.tar.gz
 # Source0-md5:	0ae3da8252783a4d20e1ed4e55cede5b
 BuildRequires:	autoconf >= 2.53
-BuildRequires:	automake
-BuildRequires:	libtool
 BuildRequires:	bison
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -92,11 +90,8 @@
 %setup -q
 
 %build
-%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
-%{__autoheader}
-%{__automake}
 %configure \
 	--with-install-root="$RPM_BUILD_ROOT" \
 	--disable-tainted-components \
@@ -454,6 +449,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7.2.2  2006/05/16 15:22:47  baggins
+- there is no automake nor libtool
+
 Revision 1.7.2.1  2006/05/16 15:18:22  baggins
 - release 2
 - ac/am/lt regeneration (needed for amd64)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/brltty.spec?r1=1.7.2.1&r2=1.7.2.2&f=u



More information about the pld-cvs-commit mailing list