rpms/notification-daemon-engine-nodoka/devel notification-daemon-engine-nodoka.spec, 1.7, 1.8

Matthias Clasen mclasen at fedoraproject.org
Thu Jul 2 04:47:10 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/notification-daemon-engine-nodoka/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1548

Modified Files:
	notification-daemon-engine-nodoka.spec 
Log Message:
fix build



Index: notification-daemon-engine-nodoka.spec
===================================================================
RCS file: /cvs/pkgs/rpms/notification-daemon-engine-nodoka/devel/notification-daemon-engine-nodoka.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- notification-daemon-engine-nodoka.spec	2 Jul 2009 04:39:41 -0000	1.7
+++ notification-daemon-engine-nodoka.spec	2 Jul 2009 04:46:39 -0000	1.8
@@ -17,6 +17,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildRequires:  gtk2-devel >= 2.17.1
 BuildRequires:  libxml2-devel
+BuildRequires:  autoconf automake libtool
 Requires:       notification-daemon
 
 %description
@@ -31,6 +32,8 @@ The Nodoka theme engine for the notifica
 %patch3 -p1 -b .base-color
 %patch4 -p1 -b .sexy
 
+autoreconf -i -f
+
 %build
 %configure
 make %{?_smp_mflags}




More information about the fedora-extras-commits mailing list