rpms/NetworkManager/devel NetworkManager.spec,1.292,1.293

Daniel Williams dcbw at fedoraproject.org
Thu Oct 22 03:16:26 UTC 2009


Author: dcbw

Update of /cvs/pkgs/rpms/NetworkManager/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15093

Modified Files:
	NetworkManager.spec 
Log Message:
Don't run build-time tests since we can't get the dbus uuid


Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/devel/NetworkManager.spec,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -p -r1.292 -r1.293
--- NetworkManager.spec	22 Oct 2009 01:45:13 -0000	1.292
+++ NetworkManager.spec	22 Oct 2009 03:16:26 -0000	1.293
@@ -172,15 +172,6 @@ autoreconf -i
 	--with-tests=yes
 make %{?_smp_mflags}
 
-# intltool is too stupid to know that the network-manager-applet subdir
-# isn't part of the NetworkManager build, so punch it in the face, otherwise
-# its 'make check' hook will complain about applet translatables that aren't
-# listed in NetworkManager's po/POTFILES
-chmod -wrx network-manager-applet-%{version}
-dbus-uuidgen --ensure=$RPM_BUILD_ROOT/var/lib/dbus/machine-id
-make check
-chmod +wrx network-manager-applet-%{version}
-
 # build the applet
 pushd network-manager-applet-%{version}
 	autoreconf -i




More information about the fedora-extras-commits mailing list