Author: qboosh                       Date: Sat Jun 16 20:42:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ac/am deps

---- Files affected:
SPECS:
   NetworkManager-applet.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/NetworkManager-applet.spec
diff -u SPECS/NetworkManager-applet.spec:1.4 
SPECS/NetworkManager-applet.spec:1.5
--- SPECS/NetworkManager-applet.spec:1.4        Tue Jun 12 13:33:38 2007
+++ SPECS/NetworkManager-applet.spec    Sat Jun 16 22:41:56 2007
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-# TODO: missing BRs (ac/am/??? - don't hide them behind autoreconf call)
 Summary:       Network Manager for GNOME
 Summary(pl.UTF-8):     ZarzÄ…dca sieci dla GNOME
 Name:          NetworkManager-applet
@@ -11,6 +10,8 @@
 # Source0-md5: 1c94a41e2399d261985a75f0cd3b895b
 BuildRequires: GConf2-devel >= 2.0
 BuildRequires: NetworkManager-devel >= 0.6.5
+BuildRequires: autoconf >= 2.52
+BuildRequires: automake
 BuildRequires: dbus-glib-devel >= 0.60
 BuildRequires: gettext-devel
 BuildRequires: gnome-keyring-devel
@@ -22,6 +23,7 @@
 BuildRequires: libiw-devel >= 1:28
 BuildRequires: libnl-devel >= 1.0
 BuildRequires: libnotify-devel >= 0.3.0
+BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires(post):        /sbin/ldconfig
@@ -40,7 +42,11 @@
 %setup -q -n nm-applet-%{version}
 
 %build
-autoreconf
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 %{__make}
 
@@ -74,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/06/16 20:41:56  qboosh
+- ac/am deps
+
 Revision 1.4  2007/06/12 11:33:38  aflinta
 - release 2 for working package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/NetworkManager-applet.spec?r1=1.4&r2=1.5&f=u

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

Reply via email to