SPECS: NetworkManager-applet.spec - updated to 0.6.6

megabajt megabajt at pld-linux.org
Fri Mar 7 17:15:15 CET 2008


Author: megabajt                     Date: Fri Mar  7 16:15:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.6

---- Files affected:
SPECS:
   NetworkManager-applet.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/NetworkManager-applet.spec
diff -u SPECS/NetworkManager-applet.spec:1.6 SPECS/NetworkManager-applet.spec:1.7
--- SPECS/NetworkManager-applet.spec:1.6	Sat Nov  3 23:56:59 2007
+++ SPECS/NetworkManager-applet.spec	Fri Mar  7 17:15:10 2008
@@ -2,34 +2,34 @@
 Summary:	Network Manager for GNOME
 Summary(pl.UTF-8):	Zarządca sieci dla GNOME
 Name:		NetworkManager-applet
-Version:	0.6.5
-Release:	3
+Version:	0.6.6
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/network-manager-applet/0.6/network-manager-applet-%{version}.tar.bz2
-# Source0-md5:	1c94a41e2399d261985a75f0cd3b895b
-BuildRequires:	GConf2-devel >= 2.0
-BuildRequires:	NetworkManager-devel >= 0.6.5
+Source0:	http://people.redhat.com/dcbw/NetworkManager/0.6.6/nm-applet-%{version}.tar.gz
+# Source0-md5:	16e95a3515e4255d034b14045a9effd5
+BuildRequires:	GConf2-devel >= 2.20.0
+BuildRequires:	NetworkManager-devel >= 0.6.6
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	dbus-glib-devel >= 0.60
 BuildRequires:	gettext-devel
-BuildRequires:	gnome-keyring-devel
-BuildRequires:	gnome-panel-devel >= 2.0
-BuildRequires:	gtk+2-devel >= 1:2.0
-BuildRequires:	hal-devel >= 0.5.2
-BuildRequires:	libgcrypt-devel
-BuildRequires:	libglade2-devel >= 1:2.0
+BuildRequires:	gnome-common >= 2.20.0
+BuildRequires:	gnome-keyring-devel >= 2.20.0
+BuildRequires:	gtk+2-devel >= 2:2.12.0
+BuildRequires:	intltool >= 0.36.0
+BuildRequires:	libglade2-devel >= 1:2.6.2
+BuildRequires:	libgnomeui-devel >= 2.20.0
 BuildRequires:	libiw-devel >= 1:28
-BuildRequires:	libnl-devel >= 1.0
+BuildRequires:	libnl-devel >= 1:1.1
 BuildRequires:	libnotify-devel >= 0.3.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
-BuildRequires:	rpmbuild(macros) >= 1.268
-Requires(post):	/sbin/ldconfig
-Requires(post,preun):	/sbin/chkconfig
+BuildRequires:	rpmbuild(macros) >= 1.311
+BuildRequires:	sed >= 4.0
+Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
-Requires:	NetworkManager >= 0.6.5
+Requires:	NetworkManager >= 0.6.6
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,7 +43,11 @@
 %prep
 %setup -q -n nm-applet-%{version}
 
+sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
+mv po/sr@{Latn,latin}.po
+
 %build
+%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -58,25 +62,27 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
-	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
-%find_lang %{name} --with-gnome --all-name
+%find_lang nm-applet
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%gconf_schema_install
 %update_icon_cache hicolor
 
-%files -f %{name}.lang
+%postun
+%update_icon_cache hicolor
+
+%files -f nm-applet.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/nm-applet
+%attr(755,root,root) %{_bindir}/nm-editor
 %attr(755,root,root) %{_datadir}/nm-applet
 %{_iconsdir}/hicolor/*/apps/*.png
-%{_sysconfdir}/dbus-1/system.d/*
-%{_datadir}/gnome/autostart/*.desktop
+%{_desktopdir}/nm-editor.desktop
+%{_sysconfdir}/dbus-1/system.d/nm-applet.conf
+%{_sysconfdir}/xdg/autostart/nm-applet.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -84,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008-03-07 16:15:10  megabajt
+- updated to 0.6.6
+
 Revision 1.6  2007-11-03 22:56:59  ankry
 - sr at Latn -> sr at latin, rel. 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/NetworkManager-applet.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list