rpms/kde-plasma-runcommand/devel kde-plasma-runcommand.spec, 1.3, 1.4

Jaroslav Reznik jreznik at fedoraproject.org
Tue Dec 2 12:13:25 UTC 2008


Author: jreznik

Update of /cvs/pkgs/rpms/kde-plasma-runcommand/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4731

Modified Files:
	kde-plasma-runcommand.spec 
Log Message:
* Tue Dec 02 2008 Jaroslav Reznik <jreznik at redhat.com> 0.7-2
- make VERBOSE=1



Index: kde-plasma-runcommand.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kde-plasma-runcommand/devel/kde-plasma-runcommand.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kde-plasma-runcommand.spec	19 Nov 2008 08:14:41 -0000	1.3
+++ kde-plasma-runcommand.spec	2 Dec 2008 12:12:54 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           kde-plasma-runcommand
 Version:        0.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Simple plasmoid to run commands without using terminal or KRunner
 
 Group:          User Interface/Desktops
@@ -28,7 +28,7 @@
 %{cmake_kde4} ../applet
 popd
 
-make %{?_smp_mflags} -C %{_target_platform}
+make VERBOSE=1 %{?_smp_mflags} -C %{_target_platform}
 
 
 %install
@@ -47,6 +47,9 @@
 %{_kde4_datadir}/kde4/services/plasma-applet-runcommand.desktop
 
 %changelog
+* Tue Dec 02 2008 Jaroslav Reznik <jreznik at redhat.com> 0.7-2
+- make VERBOSE=1
+
 * Wed Nov 19 2008 Jaroslav Reznik <jreznik at redhat.com> 0.7-1
 - update to 0.7
 




More information about the fedora-extras-commits mailing list