rpms/kde-plasma-runcommand/F-9 kde-plasma-runcommand.spec, 1.4, 1.5 sources, 1.4, 1.5 kde-plasma-runcommand-0.9-plasma-libs.patch, 1.1, NONE

Kevin Kofler kkofler at fedoraproject.org
Thu Jan 29 23:07:47 UTC 2009


Author: kkofler

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

Modified Files:
	kde-plasma-runcommand.spec sources 
Removed Files:
	kde-plasma-runcommand-0.9-plasma-libs.patch 
Log Message:
Sync from F-10:

* Tue Jan 27 2009 Jaroslav Reznik <jreznik at redhat.com> 1.0-1
- update to 1.0, cmake related changes


Index: kde-plasma-runcommand.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kde-plasma-runcommand/F-9/kde-plasma-runcommand.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kde-plasma-runcommand.spec	2 Jan 2009 12:11:09 -0000	1.4
+++ kde-plasma-runcommand.spec	29 Jan 2009 23:07:16 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           kde-plasma-runcommand
-Version:        0.9
-Release:        2%{?dist}
+Version:        1.0
+Release:        1%{?dist}
 Summary:        Simple plasmoid to run commands without using terminal or KRunner
 
 Group:          User Interface/Desktops
@@ -8,11 +8,10 @@
 URL:            http://www.kde-look.org/content/show.php/Run+Command?content=91495
 
 Source0:        http://www.kde-look.org/CONTENT/content-files/91495-runcommand_%{version}.tar.bz2
-Patch0:         kde-plasma-runcommand-0.9-plasma-libs.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  kdebase-workspace-devel >= 4.1.0
+BuildRequires:  kdebase-workspace-devel >= 4.2.0
 
 %description
 Simple plasmoid to run commands without using terminal or KRunner. Inspired by
@@ -21,7 +20,7 @@
 
 %prep
 %setup -qn runcommand_%{version}
-%patch0 -p1 -b .plasma-libs
+
 
 %build
 mkdir -p %{_target_platform}
@@ -29,7 +28,7 @@
 %{cmake_kde4} ../applet
 popd
 
-make %{?_smp_mflags} -C %{_target_platform}
+make VERBOSE=1 %{?_smp_mflags} -C %{_target_platform}
 
 
 %install
@@ -48,12 +47,15 @@
 %{_kde4_datadir}/kde4/services/plasma-applet-runcommand.desktop
 
 %changelog
-* Fri Jan 02 2009 Jaroslav Reznik <jreznik at redhat.com> 0.9-2
-- link target against PLASMA_LIBS
+* Tue Jan 27 2009 Jaroslav Reznik <jreznik at redhat.com> 1.0-1
+- update to 1.0, cmake related changes
 
 * Fri Jan 02 2009 Jaroslav Reznik <jreznik at redhat.com> 0.9-1
 - update to 0.9
 
+* 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
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kde-plasma-runcommand/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	2 Jan 2009 11:41:00 -0000	1.4
+++ sources	29 Jan 2009 23:07:16 -0000	1.5
@@ -1 +1 @@
-a98d6e3f32b85eae3f299c06cb8432f2  91495-runcommand_0.9.tar.bz2
+2b84999f79af020156ee586cc08310df  91495-runcommand_1.0.tar.bz2


--- kde-plasma-runcommand-0.9-plasma-libs.patch DELETED ---




More information about the fedora-extras-commits mailing list