Author: glen Date: Wed Apr 23 11:27:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - drop gnome deps
---- Files affected: SPECS: NetworkManager.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: SPECS/NetworkManager.spec diff -u SPECS/NetworkManager.spec:1.42 SPECS/NetworkManager.spec:1.43 --- SPECS/NetworkManager.spec:1.42 Fri Mar 7 17:13:18 2008 +++ SPECS/NetworkManager.spec Wed Apr 23 13:27:40 2008 @@ -6,7 +6,7 @@ Summary(pl.UTF-8): ZarzÄ…dca sieci dla GNOME Name: NetworkManager Version: 0.6.6 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://people.redhat.com/dcbw/NetworkManager/0.6.6/%{name}-%{version}.tar.gz @@ -99,6 +99,7 @@ %{__automake} %configure \ --with-distro=pld \ + --without-gnome \ --with-dhcdbd=%{_sbindir}/dhcdbd \ --with-wpa_supplicant=%{_sbindir}/wpa_supplicant %{__make} @@ -110,6 +111,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_bindir} install test/nm-tool $RPM_BUILD_ROOT%{_bindir}/nm-tool install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/NetworkManager @@ -143,7 +145,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO -%attr(755,root,root) %{_bindir}/nm-vpn-properties +#%attr(755,root,root) %{_bindir}/nm-vpn-properties %attr(755,root,root) %{_bindir}/nm-tool %attr(755,root,root) %{_sbindir}/NetworkManager %attr(755,root,root) %{_sbindir}/NetworkManagerDispatcher @@ -154,7 +156,7 @@ %dir %{_sysconfdir}/NetworkManager/dispatcher.d %dir %{_datadir}/%{name} %dir /var/run/%{name} -%{_datadir}/gnome-vpn-properties +#%{_datadir}/gnome-vpn-properties %{_datadir}/%{name}/gdb-cmd %{_mandir}/man8/NetworkManager.8* %{_mandir}/man8/NetworkManagerDispatcher.8* @@ -190,6 +192,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2008-04-23 11:27:40 glen +- drop gnome deps + Revision 1.42 2008-03-07 16:13:18 megabajt - updated to 0.6.6 - removed -branch.diff ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/NetworkManager.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
