]> git.pld-linux.org Git - packages/yakuake.git/commitdiff
- up to 2.9.9 auto/th/yakuake-2.9.9-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 26 Oct 2012 19:52:17 +0000 (21:52 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 26 Oct 2012 19:52:17 +0000 (21:52 +0200)
yakuake.spec

index fec8d96c70d92eb9a94f506ca75b5d9070873e24..f5c5cbe9db49c19e94f8cab07cf69fee60130278 100644 (file)
@@ -4,12 +4,12 @@ Summary:      Very powerful Quake style Konsole
 Summary(de.UTF-8):     Ein Quake ähnlicher Konsole Emulator
 Summary(pl.UTF-8):     Rozbudowany emulator terminala w stylu Quake
 Name:          yakuake
-Version:       2.9.8
-Release:       2
+Version:       2.9.9
+Release:       1
 License:       GPL v2
 Group:         X11/Applications
-Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/yakuake/%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: a53ae52fc530912b74155a586d92a1fe
+Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/yakuake/%{version}/src/%{name}-%{version}.tar.xz
+# Source0-md5: ef97612710b28d62e43a58bed49cbead
 URL:           http://yakuake.kde.org/
 BuildRequires: QtCore-devel
 BuildRequires: QtDBus-devel
@@ -19,7 +19,7 @@ BuildRequires:        QtSvg-devel
 BuildRequires: automoc4
 BuildRequires: cmake
 BuildRequires: gettext-devel
-BuildRequires: kde4-kdelibs-devel
+BuildRequires: kde4-kdelibs-devel >= 4.7.1
 BuildRequires: qt4-build
 BuildRequires: qt4-qmake
 BuildRequires: rpmbuild(macros) >= 1.600
@@ -53,6 +53,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
        DESTDIR=$RPM_BUILD_ROOT
 
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/sr@ijekavian*
+
 %find_lang %{name}
 
 %clean
@@ -64,5 +66,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/yakuake
 %{_desktopdir}/kde4/*.desktop
 %{_datadir}/apps/yakuake
+%attr(755,root,root) %{_datadir}/apps/kconf_update/yakuake*.pl
+%{_datadir}/apps/kconf_update/yakuake.upd
+%{_datadir}/config/yakuake.knsrc
 %{_iconsdir}/hicolor/*x*/apps/yakuake.png
 %{_iconsdir}/hicolor/scalable/apps/yakuake.svgz
This page took 0.082544 seconds and 4 git commands to generate.