Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > d9740c10bc8a23e0b6aeef77c05317fc > files > 3

kde-plasma-ihatethecashew-0.4-2.fc13.src.rpm

Name:           kde-plasma-ihatethecashew
Version:        0.4
Release:        2%{?dist}
Summary:        Removes the KDE Plasma Cashew From the Corner of the Display

Group:          User Interface/Desktops
License:        GPLv2
URL:            http://www.kde-look.org/content/show.php/I+HATE+the+Cashew?content=91009
Source0:        http://www.kde-look.org/CONTENT/content-files/91009-iHateTheCashew-4.4.tbz

Patch1:         ihatethecashew-kde-46-fix.patch

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

BuildRequires:  kdebase-workspace-devel >= 4.2.0

%description
Removes the KDE Plasma Cashew From the Corner of the Display.

%prep
%setup -qn iHateTheCashew

%patch1

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

sed -i -e 's/-fno-exceptions -fno-check-new -fno-common//' \
-e 's/-fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden//' \
-e 's/-ansi//' %{_target_platform}/CMakeFiles/plasma_applet_ihatethecashew.dir/flags.make

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
%{_kde4_libdir}/kde4/plasma_applet_ihatethecashew.so
%{_kde4_datadir}/kde4/services/plasma-applet-ihatethecashew.desktop

%changelog
* Thu Feb 3 2011 Eli Wapniarski <eli@orbsky.homelinux.org> 0.4-2
- Patch added to support KDE 4.6

* Mon Dec 21 2009 Eli Wapniarski <eli@orbsky.homelinux.org> 0.4-1
- Version Upgrade
- support KDE 4.4

* Tue Feb 17 2009 Eli Wapniarski <eli@orbsky.homelinux.org> 0.3-1
- Update to version 0.3
- adds the ability to remove cashew on serveral activities

* Thu Feb 05 2009 Eli Wapniarski <eli@orbsky.homelinux.org> 0.2c-2
- Added command to remove non Fedora GCC compilation flags

* Wed Feb 04 2009 Eli Wapniarski <eli@orbsky.homelinux.org> 0.2c-1
- Fixes licenses test

* Tue Feb 03 2009 Eli Wapniarski <eli@orbsky.homelinux.org> 0.2b-3
- Corrected packaging errors

* Tue Feb 03 2009 Eli Wapniarski <eli@orbsky.homelinux.org> 0.2b-2
- Corrected packaging errors

* Mon Feb 02 2009 Eli Wapniarski <eli@orbsky.homelinux.org> 0.2b-1
- Initial package