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