automatic version update by autodist [release 5.3.2-1mamba;Wed Jul 01 2015]
This commit is contained in:
parent
6d6d1c4666
commit
aa3acc60fc
@ -1,13 +1,13 @@
|
||||
Name: kde-gtk-config
|
||||
Version: 2.2.1
|
||||
Release: 2mamba
|
||||
Version: 5.3.2
|
||||
Release: 1mamba
|
||||
Summary: GTK2 and GTK3 Configurator for KDE
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://projects.kde.org/projects/extragear/base/kde-gtk-config
|
||||
Source: http://download.kde.org/stable/kde-gtk-config/%{version}/src/kde-gtk-config-%{version}.tar.xz
|
||||
URL: https://www.kde.org
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -40,7 +40,7 @@ Configuration dialog to adapt GTK applications appearance to your taste under KD
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde4 .
|
||||
%cmake_kde5
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -54,20 +54,28 @@ Configuration dialog to adapt GTK applications appearance to your taste under KD
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%config %{_kde4_configdir}/cgcgtk3.knsrc
|
||||
%config %{_kde4_configdir}/cgcicon.knsrc
|
||||
%config %{_kde4_configdir}/cgctheme.knsrc
|
||||
%{_kde4_libexecdir}/gtk3_preview
|
||||
%{_kde4_libexecdir}/gtk_preview
|
||||
%{_kde4_libexecdir}/reload_gtk_apps
|
||||
%{_kde4_libdir}/kde4/kcm_cgc.so
|
||||
%{_kde4_datadir}/kcm-gtk-module/preview.ui
|
||||
%{_kde4_icondir}/hicolor/48x48/apps/kde-gtk-config.png
|
||||
%{_kde4_servicesdir}/kde-gtk-config.desktop
|
||||
%config %{_kde5_configdir}/cgcgtk3.knsrc
|
||||
%config %{_kde5_configdir}/cgcicon.knsrc
|
||||
%config %{_kde5_configdir}/cgctheme.knsrc
|
||||
%{_libdir}/qt5/plugins/kcm_kdegtkconfig.so
|
||||
%{_libexecdir}/gtk3_preview
|
||||
%{_libexecdir}/gtk_preview
|
||||
%{_libexecdir}/reload_gtk_apps
|
||||
%{_kde5_datadir}/kcm-gtk-module/preview.ui
|
||||
%{_kde5_icondir}/hicolor/48x48/apps/kde-gtk-config.png
|
||||
%{_kde5_servicesdir}/kde-gtk-config.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/kde-gtk-config.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kde-gtk-config.svgz
|
||||
|
||||
%changelog
|
||||
* Wed Jul 08 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.1-2mamba
|
||||
- rebuilt
|
||||
* Wed Jul 01 2015 Automatic Build System <autodist@mambasoft.it> 5.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 26 2015 Automatic Build System <autodist@mambasoft.it> 5.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 09 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.3.0-1mamba
|
||||
- update to 5.3.0
|
||||
|
||||
* Fri Apr 12 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.1-1mamba
|
||||
- update to 2.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user