Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > fe62d8437638f7a9fa54ef3838d4966a > files > 2

extragear-plasma-4.0.1-1mdv2008.1.src.rpm

%define unstable 1
%{?_unstable: %{expand: %%global unstable 1}}

%if %{unstable}
%define dont_strip 1
%endif

Name: extragear-plasma
Summary: KDE 4 Extragear Plasma Applets
Version: 4.0.1
Release: %mkrel 1
Group: Graphical desktop/KDE
License: LGPL
URL: http://www.kde.org
Source:	%name-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: kde4-macros
BuildRequires: qt4-devel
BuildRequires: kdebase4-workspace
BuildRequires: kdebase4-workspace-devel
BuildRequires: kdebase4-devel
BuildRequires: kdepimlibs4-devel
BuildRequires: lm_sensors-devel
BuildRequires: qimageblitz-devel
BuildRequires: boost-devel
Obsoletes: kdeplayground4-plasma
Obsoletes: kdeplayground4-plasma-devel
Provides: lancelot = %version-%release

%description
KDE 4 Extragear Plasma Applets

%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig

%files
%defattr(-,root,root)
%{_kde_libdir}/kde4/plasma_engine_*
%{_kde_datadir}/kde4/services/plasma-*
%{_kde_appsdir}/desktoptheme/*
%{_kde_appsdir}/plasma-bluemarble/*
%{_kde_libdir}/kde4/plasma_applet_*
%{_kde_datadir}/locale/*/*/*

#---------------------------------------------------------------------------------

%prep
%setup -q

%build
%cmake_kde4 \
%if %unstable
      -DCMAKE_BUILD_TYPE=debugfull 
%endif

%make


%install
rm -rf %buildroot
cd build && make DESTDIR=%buildroot install

%clean 
rm -rf %buildroot



%changelog
* Sat Feb 16 2008 Nicolas Lécureuil <neoclust@mandriva.org> 4.0.1-1mdv2008.1
+ Revision: 169252
- New version 4.0.1

* Wed Jan 09 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.0-1mdv2008.1
+ Revision: 147362
- Plasma extragear 4.0.0. Includes lancelot and obsoletes old kdeplayground4-plasma

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Mon Dec 24 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.97.1-0.752113.2mdv2008.1
+ Revision: 137397
- New snapshot

  + Thierry Vignaud <tvignaud@mandriva.com>
    - kill re-definition of %%buildroot on Pixel's request

* Fri Dec 14 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.97.1-0.746933.2mdv2008.1
+ Revision: 120218
- Remove raptorslide.svg because it is already on the raptor package

* Tue Dec 11 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.97.1-0.746933.1mdv2008.1
+ Revision: 117088
- New snapshot

  + Thierry Vignaud <tvignaud@mandriva.com>
    - fix summary-ended-with-dot

* Fri Nov 30 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.96.1-0.743044.1mdv2008.1
+ Revision: 114129
- Add boost-devel as BR
- New snapshot
- Add buildrequires
- Add kdebase4-devel as BuildRequire
- New snapshot

* Sat Nov 17 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.96.0-0.737181.1mdv2008.1
+ Revision: 109678
- Kde4 RC1

* Sun Nov 11 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.95.2-0.734689.1mdv2008.1
+ Revision: 107575
- New snapshot

* Fri Nov 02 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.95.1-0.731664.1mdv2008.1
+ Revision: 105020
- New snapshot post Rc1

* Thu Oct 25 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.94.1-0.729338.1mdv2008.1
+ Revision: 102173
- New snapshot

* Tue Oct 23 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.94.1-0.728303.1mdv2008.1
+ Revision: 101366
- Fix file list

* Fri Oct 19 2007 Nicolas Lécureuil <neoclust@mandriva.org> 3.94.0-0.726573.1mdv2008.1
+ Revision: 100090
- Kde 4 Beta 3
  Fix file list

* Fri Sep 21 2007 Tiago Salem <salem@mandriva.com.br> 3.93.0-0.714873.1mdv2008.0
+ Revision: 91939
- Fixing BuildRequires
- import kdeplayground4-plasma