rpms/kde-plasma-runcommand/F-9 .cvsignore, 1.4, 1.5 kde-plasma-runcommand.spec, 1.5, 1.6 sources, 1.5, 1.6

Jaroslav Reznik jreznik at fedoraproject.org
Fri Apr 10 11:05:43 UTC 2009


Author: jreznik

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

Modified Files:
	.cvsignore kde-plasma-runcommand.spec sources 
Log Message:
* Apr 10 2009 Jaroslav Reznik <jreznik at redhat.com> 1.1-2
- adds missing gettext BR

* Fri Apr 10 2009 Jaroslav Reznik <jreznik at redhat.com> 1.1-1
- update to 1.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kde-plasma-runcommand/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	2 Jan 2009 11:40:59 -0000	1.4
+++ .cvsignore	10 Apr 2009 11:05:40 -0000	1.5
@@ -1 +1 @@
-91495-runcommand_0.9.tar.bz2
+91495-runcommand-1.1.tar.bz2


Index: kde-plasma-runcommand.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kde-plasma-runcommand/F-9/kde-plasma-runcommand.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kde-plasma-runcommand.spec	29 Jan 2009 23:07:16 -0000	1.5
+++ kde-plasma-runcommand.spec	10 Apr 2009 11:05:41 -0000	1.6
@@ -1,17 +1,18 @@
 Name:           kde-plasma-runcommand
-Version:        1.0
-Release:        1%{?dist}
+Version:        1.1
+Release:        2%{?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
+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.2.0
+BuildRequires:  gettext
 
 %description
 Simple plasmoid to run commands without using terminal or KRunner. Inspired by
@@ -19,7 +20,7 @@
 
 
 %prep
-%setup -qn runcommand_%{version}
+%setup -qn runcommand-%{version}
 
 
 %build
@@ -35,18 +36,25 @@
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} -C %{_target_platform}
 
+%find_lang plasma_applet_runcommand
 
 %clean
 rm -rf %{buildroot}
 
 
-%files
+%files -f plasma_applet_runcommand.lang
 %defattr(-,root,root,-)
 %doc COPYING README CHANGELOG TODO
 %{_kde4_libdir}/kde4/plasma_applet_runcommand.so
 %{_kde4_datadir}/kde4/services/plasma-applet-runcommand.desktop
 
 %changelog
+* Fri Apr 10 2009 Jaroslav Reznik <jreznik at redhat.com> 1.1-2
+- adds missing gettext BR
+
+* Fri Apr 10 2009 Jaroslav Reznik <jreznik at redhat.com> 1.1-1
+- update to 1.1
+
 * Tue Jan 27 2009 Jaroslav Reznik <jreznik at redhat.com> 1.0-1
 - update to 1.0, cmake related changes
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kde-plasma-runcommand/F-9/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	29 Jan 2009 23:07:16 -0000	1.5
+++ sources	10 Apr 2009 11:05:41 -0000	1.6
@@ -1 +1 @@
-2b84999f79af020156ee586cc08310df  91495-runcommand_1.0.tar.bz2
+060e03f38dafcdf146f18201ca91c66a  91495-runcommand-1.1.tar.bz2




More information about the fedora-extras-commits mailing list