automatic version update by autodist [release 5.10.0-1mamba;Thu May 14 2015]
This commit is contained in:
parent
bf02e32004
commit
fdf4e82d47
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kdesignerplugin
|
||||
Version: 5.9.0
|
||||
Version: 5.10.0
|
||||
Release: 1mamba
|
||||
Summary: Integrating KDE frameworks widgets with Qt Designer
|
||||
Group: System/Libraries
|
||||
@ -37,27 +37,24 @@ This framework provides plugins for Qt Designer that allow it to display the wid
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name} || touch %{name}.lang
|
||||
%find_lang %{name}5_qt --with-man --with-qt --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files -f %{name}.lang
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/kgendesignerplugin
|
||||
%dir %{_libdir}/cmake/KF5DesignerPlugin
|
||||
%{_libdir}/cmake/KF5DesignerPlugin/KF5DesignerPlugin*.cmake
|
||||
%{_datadir}/kf5/widgets/pics/*.png
|
||||
%{_datadir}/locale/*/LC_MESSAGES/kdesignerplugin5_qt.qm
|
||||
%{_mandir}/de/man1/kgendesignerplugin.1*
|
||||
%{_mandir}/man1/kgendesignerplugin.1*
|
||||
%{_mandir}/nl/man1/kgendesignerplugin.1*
|
||||
%{_mandir}/pt_BR/man1/kgendesignerplugin.1*
|
||||
%{_mandir}/sv/man1/kgendesignerplugin.1*
|
||||
%{_mandir}/uk/man1/kgendesignerplugin.1*
|
||||
%doc COPYING.LIB
|
||||
|
||||
%changelog
|
||||
* Thu May 14 2015 Automatic Build System <autodist@mambasoft.it> 5.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 15 2015 Automatic Build System <autodist@mambasoft.it> 5.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user