rpms/knemo/devel knemo.spec,1.23,1.24

nucleo nucleo at fedoraproject.org
Fri Apr 9 23:10:28 UTC 2010


Author: nucleo

Update of /cvs/pkgs/rpms/knemo/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10613

Modified Files:
	knemo.spec 
Log Message:
disabled new KStatusNotifierItem for now (kde#226650)


Index: knemo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/knemo/devel/knemo.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- knemo.spec	9 Apr 2010 08:26:41 -0000	1.23
+++ knemo.spec	9 Apr 2010 23:10:28 -0000	1.24
@@ -1,6 +1,6 @@
 Name:             knemo
 Version:          0.6.2
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          A KDE network monitoring tool
 Group:            Applications/Internet
 License:          GPLv2+
@@ -23,7 +23,7 @@ and iwconfig tools.
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake_kde4} ..
+%{cmake_kde4} -DLEGACY_TRAY_ICON=true ..
 popd
 
 make %{?_smp_mflags} -C %{_target_platform}
@@ -70,6 +70,9 @@ rm -rf %{buildroot}
 %{_kde4_iconsdir}/hicolor/22x22/status/%{name}*
 
 %changelog
+* Sat Apr 10 2010 Alexey Kurov <nucleo at fedoraproject.org> - 0.6.2-2
+- disabled new KStatusNotifierItem for now (kde#226650)
+
 * Fri Apr  9 2010 Alexey Kurov <nucleo at fedoraproject.org> - 0.6.2-1
 - update to 0.6.2
 



More information about the scm-commits mailing list