rpms/kde-plasma-runcommand/F-9 import.log, NONE, 1.1 kde-plasma-runcommand.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Jaroslav Reznik jreznik at fedoraproject.org
Thu Nov 13 09:24:00 UTC 2008


Author: jreznik

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

Modified Files:
	.cvsignore sources 
Added Files:
	import.log kde-plasma-runcommand.spec 
Log Message:
Initial package commit



--- NEW FILE import.log ---
kde-plasma-runcommand-0_6-1_fc11:F-9:kde-plasma-runcommand-0.6-1.fc11.src.rpm:1226568142


--- NEW FILE kde-plasma-runcommand.spec ---
Name:           kde-plasma-runcommand
Version:        0.6
Release:        1%{?dist}
Summary:        Simple plasmoid to run commands without using terminal or KRunner

Group:          User Interface/Desktops
License:        GPLv2+
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

BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  kdebase-workspace-devel >= 4.1.0

%description
Simple plasmoid to run commands without using terminal or KRunner. Inspired by
KRunner runners, plasma-runner and KDE3 equivalent.


%prep
%setup -qn runcommand_%{version}


%build
mkdir -p %{_target_platform}
pushd %{_target_platform}
%{cmake_kde4} ../applet
popd

make %{?_smp_mflags} -C %{_target_platform}


%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot} -C %{_target_platform}


%clean
rm -rf %{buildroot}


%files
%defattr(-,root,root,-)
%doc COPYING README CHANGELOG TODO
%{_kde4_libdir}/kde4/plasma_applet_runcommand.so
%{_kde4_datadir}/kde4/services/plasma-applet-runcommand.desktop

%changelog
* Thu Nov 13 2008 Jaroslav Reznik <jreznik at redhat.com> 0.6-1
- pre/post section removed
- update to 0.6
- fix build requires

* Fri Nov 07 2008 Jaroslav Reznik <jreznik at redhat.com> 0.4-1
- Initial package

Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kde-plasma-runcommand/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	12 Nov 2008 18:46:03 -0000	1.1
+++ .cvsignore	13 Nov 2008 09:23:29 -0000	1.2
@@ -0,0 +1 @@
+91495-runcommand_0.6.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kde-plasma-runcommand/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	12 Nov 2008 18:46:03 -0000	1.1
+++ sources	13 Nov 2008 09:23:30 -0000	1.2
@@ -0,0 +1 @@
+0a0e0d74507e2ec67afce7f2e16c4ba4  91495-runcommand_0.6.tar.bz2




More information about the fedora-extras-commits mailing list