rpms/kde-plasma-smooth-tasks/F-11 import.log, NONE, 1.1 kde-plasma-smooth-tasks.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

thomasj thomasj at fedoraproject.org
Thu Nov 19 19:17:30 UTC 2009


Author: thomasj

Update of /cvs/pkgs/rpms/kde-plasma-smooth-tasks/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8499/F-11

Modified Files:
	.cvsignore sources 
Added Files:
	import.log kde-plasma-smooth-tasks.spec 
Log Message:
* Wed Nov 18 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.0.1-0.1.wip20091116
- New upstream version
- FIXES: text placement (more like the original taskbar does it)

* Wed Nov 11 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.0.1-0.1.wip20091111
- Initial Fedora release




--- NEW FILE import.log ---
kde-plasma-smooth-tasks-0_0_1-0_1_wip20091116_fc11:F-11:kde-plasma-smooth-tasks-0.0.1-0.1.wip20091116.fc11.src.rpm:1258658040


--- NEW FILE kde-plasma-smooth-tasks.spec ---
Name:		kde-plasma-smooth-tasks
Version:	0.0.1
Release:	0.1.wip20091116%{?dist}
Summary:	KDE taskbar replacement with window peeking ability

Group:		User Interface/Desktops
License:	GPLv2+
URL:		http://www.kde-look.org/content/show.php/Smooth+Tasks?content=101586
Source0:	http://www.kde-look.org/CONTENT/content-files/101586-smooth-tasks-src-wip-2009-11-16.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	gettext, kdebase-workspace-devel
Requires:	kdebase-workspace

%global kde4_version %((kde4-config --version 2>/dev/null || echo "KDE 4.3.0") | grep ^KDE | cut -d' ' -f2)

%{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }

%description
This taskbar replacement has window peeking similar to Windows 7 
when you use the kwin 'highlite window' effect. 
Even if this effect is not used you can click the tooltip in order 
to activate the corresponding window.

%prep
%setup -q -n smooth-tasks-src-wip-2009-11-16
## Due to the name change this sed is needed for find-lang.
sed -i 's,set(catalogname plasma_applet_smooth-tasks),set(catalogname kde-plasma-smooth-tasks),g' po/CMakeLists.txt

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

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

%install
rm -rf %{buildroot}
make install/fast -C %{_target_platform} DESTDIR=%{buildroot}
%find_lang %{name} --with-kde

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc ChangeLog README COPYING
%{_kde4_libdir}/kde4/plasma_applet_smooth-tasks.so
%{_kde4_datadir}/kde4/services/plasma-applet-smooth-tasks.desktop


%changelog
* Wed Nov 18 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.0.1-0.1.wip20091116
- New upstream version
- FIXES: text placement (more like the original taskbar does it)

* Wed Nov 11 2009 Thomas Janssen <thomasj at fedoraproject.org> 0.0.1-0.1.wip20091111
- Initial Fedora release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kde-plasma-smooth-tasks/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	19 Nov 2009 18:03:15 -0000	1.1
+++ .cvsignore	19 Nov 2009 19:17:30 -0000	1.2
@@ -0,0 +1 @@
+101586-smooth-tasks-src-wip-2009-11-16.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kde-plasma-smooth-tasks/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	19 Nov 2009 18:03:15 -0000	1.1
+++ sources	19 Nov 2009 19:17:30 -0000	1.2
@@ -0,0 +1 @@
+b0d506816a6831400006a46b19487cba  101586-smooth-tasks-src-wip-2009-11-16.tar.bz2




More information about the fedora-extras-commits mailing list