fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/gaim/devel gaim.spec,1.149,1.150

Subject: rpms/gaim/devel gaim.spec,1.149,1.150
From:
Date: Wed, 8 Nov 2006 18:31:44 -0500
Author: wtogami

Update of /cvs/dist/rpms/gaim/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22436

Modified Files:
        gaim.spec 
Log Message:
No NetworkManager on s390/s390x



Index: gaim.spec
===================================================================
RCS file: /cvs/dist/rpms/gaim/devel/gaim.spec,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- gaim.spec   8 Nov 2006 23:18:13 -0000       1.149
+++ gaim.spec   8 Nov 2006 23:31:42 -0000       1.150
@@ -115,8 +115,11 @@
 %endif
 # NetworkManager integration (FC5+)
 %if %{nm_integration}
+%ifnarch s390 s390x
+# No NetworkManager on s390/s390x
 BuildRequires: NetworkManager-glib-devel
 %endif
+%endif
 # DBus GLIB Split (FC6+)
 %if %{dbus_glib_splt}
 BuildRequires:  dbus-glib-devel >= 0.70

-- 
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/gaim/devel gaim.spec,1.149,1.150, fedora-cvs-commits <=