[NetworkManager/f20] fix f20 spec file, so that it builds on Fedora 21 (rawhide)

thaller thaller at fedoraproject.org
Mon Jul 7 20:15:20 UTC 2014


commit edf80dcb59ed2d0e32860fa5e8af6c9370143771
Author: Thomas Haller <thaller at redhat.com>
Date:   Mon Jul 7 22:15:28 2014 +0200

    fix f20 spec file, so that it builds on Fedora 21 (rawhide)

 NetworkManager.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/NetworkManager.spec b/NetworkManager.spec
index 24f8d31..a7d8fd8 100644
--- a/NetworkManager.spec
+++ b/NetworkManager.spec
@@ -381,8 +381,9 @@ by nm-connection-editor and nm-applet in a non-graphical environment.
 %{__cp} -R docs ORIG-docs
 %endif
 
+autoreconf -i --force
 #autopoint --force
-#intltoolize --force
+intltoolize --force
 %configure \
 	--disable-static \
 	--with-dhclient=yes \


More information about the scm-commits mailing list