Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 816d449a6016e3bdc002c56ea1dbe0a3 > files > 2

blinken-4.8.2-2.mga2.src.rpm

%define rel   2

Name: blinken
Summary: Simon Says Game
Version: 4.8.2
Release: %mkrel %{rel}
Group: Games/Puzzles
License: GPLv2
URL: http://edu.kde.org/blinken/
Source: ftp://ftp.kde.org/pub/kde/stable/%version/src/%name-%version.tar.xz

#Branch patchs 100->200

#Trunk Patchs 200->300

#Mageia Patchs 500->600

BuildRequires: kdelibs4-devel >= 2:%{version}

Requires: sj-stevehand-fonts
Suggests: blinken-handbook

%description
Blinken is the KDE version of the well-known game Simon Says.
Follow the pattern of sounds and lights as long as you can! Press the
start game button to begin. Watch the computer and copy the pattern it
makes. Complete the sequence in the right order to win.

%files
%_kde_appsdir/blinken
%_kde_bindir/blinken
%_kde_iconsdir/*/*/apps/blinken.*
%_kde_datadir/applications/kde4/blinken.desktop
%_kde_datadir/config.kcfg/blinken.kcfg

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

%package handbook
Summary: Blinken handbook
Conflicts: blinken < 4.7.1
Requires:  blinken >= %{version}-%{release}
BuildArch: noarch
Group: Books/Other
%description handbook
This package provides blinken handbook.

%files handbook
%doc AUTHORS Changelog
%doc %_kde_docdir/HTML/en/blinken/

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

%prep
%setup -q 
%apply_patches

%build
export LD=/usr/bin/ld.gold
%cmake_kde4  -DKDE4_ENABLE_FINAL=ON
%make

%install
rm -fr %buildroot
%makeinstall_std -C build


%changelog

* Mon Apr 23 2012 mikala <mikala> 4.8.2-2.mga2
+ Revision: 232820
- Add missing requires for handbook

* Wed Apr 04 2012 fwang <fwang> 4.8.2-1.mga2
+ Revision: 228357
- new version 4.8.2

* Thu Mar 08 2012 mikala <mikala> 4.8.1-1.mga2
+ Revision: 221458
- New upstream tarball

* Thu Jan 19 2012 mikala <mikala> 4.8.0-1.mga2
+ Revision: 198225
- Updating tarball to KDE 4.8.0

* Thu Jan 05 2012 mikala <mikala> 4.7.97-1.mga2
+ Revision: 190948
- Update tarball to KDE SC 4.7.97

* Thu Dec 22 2011 mikala <mikala> 4.7.95-1.mga2
+ Revision: 185984
- Update tarball to KDE SC 4.7.95
- fix group

* Thu Dec 15 2011 mikala <mikala> 4.7.90-1.mga2
+ Revision: 181863
- Update tarball to KDE SC 4.7.90

* Sun Dec 04 2011 mikala <mikala> 4.7.4-1.mga2
+ Revision: 176347
- Update tarball to KDE SC 4.7.4

* Tue Nov 01 2011 mikala <mikala> 4.7.3-1.mga2
+ Revision: 161071
- Update tarball to KDE SC 4.7.3

* Wed Oct 05 2011 mikala <mikala> 4.7.2-1.mga2
+ Revision: 151926
- Update tarball to KDE SC 4.7.2

* Wed Sep 07 2011 mikala <mikala> 4.7.1-1.mga2
+ Revision: 140619
- Update tarball to KDE SC 4.7.1
- Split handbook in his own package (mga #2101)
- Add sj-stevehand-fonts as requires
- Update tarball to KDE SC 4.7.0

* Mon Jul 11 2011 mikala <mikala> 4.6.95-0.mga2
+ Revision: 122321
- Update tarball to KDE 4.6.95 ( KDE SC 4.7 RC2)

* Tue Jun 28 2011 fwang <fwang> 4.6.90-1.mga2
+ Revision: 115409
- there is no need to push empty devel package

  + mikala <mikala>
    - imported package blinken