Author: patrys Date: Tue Dec 27 12:40:49 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.5.1 - reimplemented the PLD backend
---- Files affected: SPECS: NetworkManager.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/NetworkManager.spec diff -u SPECS/NetworkManager.spec:1.5 SPECS/NetworkManager.spec:1.6 --- SPECS/NetworkManager.spec:1.5 Wed Jul 13 01:33:21 2005 +++ SPECS/NetworkManager.spec Tue Dec 27 13:40:43 2005 @@ -7,15 +7,15 @@ Summary: Network Manager for GNOME Summary(pl): ZarzÄ…dca sieci dla GNOME Name: NetworkManager -Version: 0.4 -Release: 0.20050713.1 +Version: 0.5.1 +Release: 0.1 License: GPL v2 Group: X11/Applications -#Source0: http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/0.3/%{name}-%{version}.tar.bz2 -Source0: %{name}-%{version}.tar.bz2 -# Source0-md5: 12cc2cf25c6ac22f04538823b722412c +Source0: http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/0.5/%{name}-%{version}.tar.bz2 +# Source0-md5: 3bf0266bf9d1caa7b5962a996a74c1f1 Patch0: %{name}-pld.patch BuildRequires: dbus-glib-devel >= 0.33 +BuildRequires: dhcdbd BuildRequires: gnome-panel-devel BuildRequires: hal-devel >= 0.5.2 BuildRequires: libiw-devel @@ -53,19 +53,23 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/nm-applet +%attr(755,root,root) %{_datadir}/nm-applet +%attr(755,root,root) %{_datadir}/gnome-vpn-properties %attr(755,root,root) %{_libdir}/lib*so.* -%{_datadir}/NetworkManager* +#%{_datadir}/NetworkManager* %{_sysconfdir}/dbus-1/system.d/* %{_iconsdir}/*/*/apps/*.png - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/12/27 12:40:43 patrys +- up to 0.5.1 +- reimplemented the PLD backend + Revision 1.5 2005/07/12 23:33:21 jpc - new snap (20050713) - added TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/NetworkManager.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
