Accepting request 144143 from KDE:Distro:Factory
Update KDE to KDE 4.10 Beta2 OBS-URL: https://build.opensuse.org/request/show/144143 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmix?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
efb29caeb6
commit
90186ee82b
@@ -27,10 +27,9 @@ Summary: Sound Mixer
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Multimedia/Sound/Mixers
|
||||
Url: http://www.kde.org
|
||||
Version: 4.9.3
|
||||
Version: 4.9.90
|
||||
Release: 0
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Patch1: kmix-autostart.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
|
||||
@@ -39,7 +38,6 @@ KDE's full featured mini mixer
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
@@ -47,7 +45,7 @@ KDE's full featured mini mixer
|
||||
|
||||
%install
|
||||
pushd build
|
||||
%makeinstall
|
||||
%kde4_makeinstall
|
||||
popd
|
||||
%suse_update_desktop_file kmix AudioVideo Mixer
|
||||
%kde_post_install
|
||||
@@ -55,9 +53,6 @@ KDE's full featured mini mixer
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_applicationsdir}/kmix.desktop
|
||||
|
Reference in New Issue
Block a user