automatic version update by autodist [release 1.6-1mamba;Tue May 12 2015]
This commit is contained in:
parent
3a8dcd318e
commit
63436a663e
@ -1,5 +1,5 @@
|
||||
Name: konversation
|
||||
Version: 1.5.1
|
||||
Version: 1.6
|
||||
Release: 1mamba
|
||||
Summary: A KDE graphical Internet Relay Chat client (IRC)
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -71,7 +71,7 @@ Highly configurable
|
||||
#%patch0 -p0
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -80,33 +80,36 @@ Highly configurable
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%check
|
||||
desktop-file-validate %{buildroot}%{_kde4_xdgappsdir}/konversation.desktop
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_bindir}/konversation
|
||||
%{_kde4_xdgappsdir}/konversation.desktop
|
||||
%{_kde4_datadir}/kconf_update/*.pl
|
||||
%{_kde4_datadir}/kconf_update/konversation.upd
|
||||
%dir %{_kde4_datadir}/konversation
|
||||
%{_kde4_datadir}/konversation/*.*rc
|
||||
%{_kde4_datadir}/konversation/scripts
|
||||
%{_kde4_datadir}/konversation/themes
|
||||
%dir %{_kde4_datadir}/konversation/scripting_support
|
||||
%dir %{_kde4_datadir}/konversation/scripting_support/python
|
||||
%dir %{_kde4_datadir}/konversation/scripting_support/python/konversation
|
||||
%{_kde4_datadir}/konversation/scripting_support/python/konversation/*.py
|
||||
%{_kde4_htmldir}/*/konversation
|
||||
%{_kde4_icondir}/hicolor/*x*/*/*.png
|
||||
%{_kde4_icondir}/hicolor/scalable/*/*.svgz
|
||||
%{_kde4_servicesdir}/*.protocol
|
||||
%doc AUTHORS COPYING* ChangeLog NEWS README TODO
|
||||
%{_kde5_bindir}/konversation
|
||||
%{_kde5_xdgappsdir}/org.kde.konversation.desktop
|
||||
%{_kde5_datadir}/kconf_update/*.pl
|
||||
%{_kde5_datadir}/kconf_update/konversation.upd
|
||||
%dir %{_kde5_datadir}/konversation
|
||||
#%{_kde5_datadir}/konversation/*.*rc
|
||||
%{_kde5_datadir}/konversation/scripts
|
||||
%{_kde5_datadir}/konversation/themes
|
||||
%dir %{_kde5_datadir}/konversation/scripting_support
|
||||
%dir %{_kde5_datadir}/konversation/scripting_support/python
|
||||
%dir %{_kde5_datadir}/konversation/scripting_support/python/konversation
|
||||
%{_kde5_datadir}/konversation/scripting_support/python/konversation/*.py
|
||||
%{_datadir}/knotifications5/konversation.notifyrc
|
||||
%dir %{_datadir}/kxmlgui5/konversation
|
||||
%{_datadir}/kxmlgui5/konversation/konversationui.rc
|
||||
%{_kde5_htmldir}/*/konversation
|
||||
%{_kde5_icondir}/hicolor/*x*/*/*.png
|
||||
%{_kde5_servicesdir}/*.protocol
|
||||
#%doc AUTHORS COPYING*
|
||||
#ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Tue May 12 2015 Automatic Build System <autodist@mambasoft.it> 1.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 07 2014 Automatic Build System <autodist@mambasoft.it> 1.5.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user