[NetworkManager/f15] fix location of wifi.ui (rh #741448)

Jirka Klimes jklimes at fedoraproject.org
Mon Oct 3 13:07:49 UTC 2011


commit df511c616cc5cea39d6a57966b242f00534025fc
Author: Jiří Klimeš <jklimes at redhat.com>
Date:   Mon Oct 3 14:40:05 2011 +0200

    fix location of wifi.ui (rh #741448)

 NetworkManager.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/NetworkManager.spec b/NetworkManager.spec
index e2ff514..2f301a0 100644
--- a/NetworkManager.spec
+++ b/NetworkManager.spec
@@ -15,7 +15,7 @@ Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.9.1.90
-Release: 1%{snapshot}%{?dist}
+Release: 3%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -447,6 +447,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %files gtk
 %defattr(-,root,root,0755)
 %{_libdir}/libnm-gtk.so.*
+%dir %{_datadir}/libnm-gtk
+%{_datadir}/libnm-gtk/*.ui
 
 %files gtk-devel
 %defattr(-,root,root,0755)
@@ -454,10 +456,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_includedir}/libnm-gtk/*.h
 %{_libdir}/pkgconfig/libnm-gtk.pc
 %{_libdir}/libnm-gtk.so
-%dir %{_datadir}/libnm-gtk
-%{_datadir}/libnm-gtk/*.ui
 
 %changelog
+* Mon Oct  3 2011 Jiří Klimeš <jklimes at redhat.com> - 0.9.1.90-3.git20110927
+- core: fix location of wifi.ui (rh #741448)
+
 * Tue Sep 27 2011 Jiří Klimeš <jklimes at redhat.com> - 0.9.1.90-2.git20110927
 - Update to 0.9.1.90 (0.9.2-beta1) + git snapshot
 - core: ifcfg-rh: remove newlines when writing to ifcfg files (CVE-2011-3364) (rh #737338)


More information about the scm-commits mailing list