update to 4.8.3 [release 4.8.3-1mamba;Thu Jan 15 2015]
This commit is contained in:
parent
86fdb27570
commit
8b67ac7773
@ -1,5 +1,5 @@
|
|||||||
Name: libphonon
|
Name: libphonon
|
||||||
Version: 4.7.1
|
Version: 4.8.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Multimedia API for KDE4
|
Summary: Multimedia API for KDE4
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
URL: http://www.kde.org
|
URL: http://www.kde.org
|
||||||
Source: ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/phonon-%{version}.tar.xz
|
Source: ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/src/phonon-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -98,7 +98,6 @@ cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} ..
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/qt5/mkspecs/modules/qt_phonon.pri
|
|
||||||
%dir %{_includedir}/KDE/Phonon
|
%dir %{_includedir}/KDE/Phonon
|
||||||
%{_includedir}/KDE/Phonon/*
|
%{_includedir}/KDE/Phonon/*
|
||||||
%dir %{_includedir}/phonon
|
%dir %{_includedir}/phonon
|
||||||
@ -111,6 +110,7 @@ cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} ..
|
|||||||
%{_libdir}/cmake/phonon/PhononConfigVersion.cmake
|
%{_libdir}/cmake/phonon/PhononConfigVersion.cmake
|
||||||
%{_libdir}/cmake/phonon/PhononTargets-noconfig.cmake
|
%{_libdir}/cmake/phonon/PhononTargets-noconfig.cmake
|
||||||
%{_libdir}/cmake/phonon/PhononTargets.cmake
|
%{_libdir}/cmake/phonon/PhononTargets.cmake
|
||||||
|
%{_datadir}/qt4/mkspecs/modules/qt_phonon.pri
|
||||||
%dir %{_datadir}/phonon/buildsystem
|
%dir %{_datadir}/phonon/buildsystem
|
||||||
%{_datadir}/phonon/buildsystem/COPYING-CMAKE-SCRIPTS
|
%{_datadir}/phonon/buildsystem/COPYING-CMAKE-SCRIPTS
|
||||||
%{_datadir}/phonon/buildsystem/*.cmake
|
%{_datadir}/phonon/buildsystem/*.cmake
|
||||||
@ -118,9 +118,12 @@ cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} ..
|
|||||||
|
|
||||||
%files designer
|
%files designer
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/qt5/plugins/designer/libphononwidgets.so
|
%{_libdir}/qt4/plugins/designer/libphononwidgets.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 15 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 4.8.3-1mamba
|
||||||
|
- update to 4.8.3
|
||||||
|
|
||||||
* Wed Jun 04 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.7.1-1mamba
|
* Wed Jun 04 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.7.1-1mamba
|
||||||
- update to 4.7.1
|
- update to 4.7.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user