update to 3.0.2 [release 3.0.2-1mamba;Sat Apr 30 2016]
This commit is contained in:
parent
c7f7f6018f
commit
f1da9408cf
81
yakuake.spec
81
yakuake.spec
@ -1,14 +1,46 @@
|
|||||||
Name: yakuake
|
Name: yakuake
|
||||||
Version: 2.9.9
|
Version: 3.0.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Yakuake is a Quake-style terminal emulator based on KDE Konsole technology
|
Summary: Yakuake is a Quake-style terminal emulator based on KDE Konsole technology
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: rik <rik@alice.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://extragear.kde.org/apps/yakuake/
|
URL: http://extragear.kde.org/apps/yakuake/
|
||||||
Source: ftp://ftp.kde.org/pub/kde/stable/yakuake/%{version}/src/yakuake-%{version}.tar.xz
|
Source: http://download.kde.org/stable/yakuake/%{version}/src/yakuake-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libX11-devel
|
||||||
|
BuildRequires: libattica5-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libkarchive-devel
|
||||||
|
BuildRequires: libkauth-devel
|
||||||
|
BuildRequires: libkcodecs-devel
|
||||||
|
BuildRequires: libkcompletion-devel
|
||||||
|
BuildRequires: libkconfig-devel
|
||||||
|
BuildRequires: libkconfigwidgets-devel
|
||||||
|
BuildRequires: libkcoreaddons-devel
|
||||||
|
BuildRequires: libkcrash-devel
|
||||||
|
BuildRequires: libkdbusaddons-devel
|
||||||
|
BuildRequires: libkglobalaccel-devel
|
||||||
|
BuildRequires: libki18n-devel
|
||||||
|
BuildRequires: libkiconthemes-devel
|
||||||
|
BuildRequires: libkio-devel
|
||||||
|
BuildRequires: libkjobwidgets-devel
|
||||||
|
BuildRequires: libknewstuff-devel
|
||||||
|
BuildRequires: libknotifications-devel
|
||||||
|
BuildRequires: libknotifyconfig-devel
|
||||||
|
BuildRequires: libkparts-devel
|
||||||
|
BuildRequires: libkservice-devel
|
||||||
|
BuildRequires: libktextwidgets-devel
|
||||||
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
|
BuildRequires: libkwindowsystem-devel
|
||||||
|
BuildRequires: libkxmlgui-devel
|
||||||
|
BuildRequires: libqt5-devel
|
||||||
|
BuildRequires: libsonnet-devel
|
||||||
|
BuildRequires: libstdc++6-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -18,12 +50,12 @@ Yakuake is a Quake-style terminal emulator based on KDE Konsole technology.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde4
|
%cmake_kde5 -d build
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall -C build
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -31,34 +63,31 @@ Yakuake is a Quake-style terminal emulator based on KDE Konsole technology.
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde4_bindir}/yakuake
|
%{_sysconfdir}/xdg/yakuake.knsrc
|
||||||
%{_kde4_kconfupdatedir}/yakuake-2.9.9-startupnotification.pl
|
%{_bindir}/yakuake
|
||||||
%{_kde4_kconfupdatedir}/yakuake.upd
|
%{_datadir}/appdata/org.kde.yakuake.appdata.xml
|
||||||
%config %{_kde4_configdir}/yakuake.knsrc
|
%{_datadir}/applications/org.kde.yakuake.desktop
|
||||||
%dir %{_kde4_datadir}/yakuake
|
%{_datadir}/icons/hicolor/*/apps/yakuake.png
|
||||||
%{_kde4_datadir}/yakuake/yakuake.notifyrc
|
%{_datadir}/knotifications5/yakuake.notifyrc
|
||||||
%dir %{_kde4_datadir}/yakuake/skins
|
%dir %{_datadir}/yakuake
|
||||||
%{_kde4_datadir}/yakuake/skins/README
|
%dir %{_datadir}/yakuake/skins
|
||||||
%dir %{_kde4_datadir}/yakuake/skins/default
|
%{_datadir}/yakuake/skins/*
|
||||||
%{_kde4_datadir}/yakuake/skins/default/*
|
%dir %{_datadir}/yakuake/skins/legacy
|
||||||
%dir %{_kde4_datadir}/yakuake/skins/plastik_dark
|
%{_datadir}/yakuake/skins/legacy/*
|
||||||
%{_kde4_datadir}/yakuake/skins/plastik_dark/*
|
%dir %{_datadir}/yakuake/skins/plastik_dark
|
||||||
%dir %{_kde4_datadir}/yakuake/skins/plastik_light
|
%{_datadir}/yakuake/skins/plastik_dark/*
|
||||||
%{_kde4_datadir}/yakuake/skins/plastik_light/*
|
%dir %{_datadir}/yakuake/skins/plastik_light
|
||||||
%{_kde4_icondir}/hicolor/*/apps/yakuake.png
|
%{_datadir}/yakuake/skins/plastik_light/*
|
||||||
%{_kde4_icondir}/hicolor/scalable/apps/yakuake.svgz
|
|
||||||
%{_kde4_xdgappsdir}/yakuake.desktop
|
|
||||||
#%{_datadir}/locale*
|
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
#ChangeLog TODO
|
#ChangeLog TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 30 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.2-1mamba
|
||||||
|
- update to 3.0.2
|
||||||
|
|
||||||
* Tue Oct 23 2012 Automatic Build System <autodist@mambasoft.it> 2.9.9-1mamba
|
* Tue Oct 23 2012 Automatic Build System <autodist@mambasoft.it> 2.9.9-1mamba
|
||||||
- update to 2.9.9
|
- update to 2.9.9
|
||||||
|
|
||||||
* Tue Aug 16 2011 Automatic Build System <autodist@mambasoft.it> 2.9.8-2mamba
|
|
||||||
- ... add a changelog entry
|
|
||||||
|
|
||||||
* Tue Aug 16 2011 Automatic Build System <autodist@mambasoft.it> 2.9.8-1mamba
|
* Tue Aug 16 2011 Automatic Build System <autodist@mambasoft.it> 2.9.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user