Author: baggins                      Date: Tue May 16 15:18:28 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- release 2
- ac/am/lt regeneration (needed for amd64)

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

---- Diffs:

================================================================
Index: SPECS/brltty.spec
diff -u SPECS/brltty.spec:1.7 SPECS/brltty.spec:1.7.2.1
--- SPECS/brltty.spec:1.7       Sat Mar 11 22:57:05 2006
+++ SPECS/brltty.spec   Tue May 16 17:18:22 2006
@@ -3,13 +3,15 @@
 Summary(pl):   Sterownik do wyƛwietlaczy Braille'a
 Name:          brltty
 Version:       3.7.2
-Release:       1
+Release:       2
 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)
 
@@ -90,7 +92,13 @@
 %setup -q
 
 %build
-%configure --with-install-root="$RPM_BUILD_ROOT" \
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+%configure \
+       --with-install-root="$RPM_BUILD_ROOT" \
        --disable-tainted-components \
        --enable-api
 %{__make}
@@ -446,6 +454,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7.2.1  2006/05/16 15:18:22  baggins
+- release 2
+- ac/am/lt regeneration (needed for amd64)
+
 Revision 1.7  2006/03/11 21:57:05  maciek2w
 - updated to 3.7.2
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to