[plasma-mediacenter] Removed unwanted BuildRequires and Requires

siddharths siddharths at fedoraproject.org
Wed Oct 24 13:26:56 UTC 2012


commit e1ab7cf3ced12d6997f6908b062ffe2059750e8d
Author: Siddharth Sharma <siddharth.kde at gmail.com>
Date:   Wed Oct 24 18:49:08 2012 +0530

    Removed unwanted BuildRequires and Requires

 plasma-mediacenter.spec |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/plasma-mediacenter.spec b/plasma-mediacenter.spec
index 2eecc1f..604833f 100644
--- a/plasma-mediacenter.spec
+++ b/plasma-mediacenter.spec
@@ -1,6 +1,6 @@
 Name:           plasma-mediacenter
 Version:        0.8.90
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A mediacenter user interface written with the Plasma framework
 
 Group:          Applications/Multimedia
@@ -10,8 +10,8 @@ Source0:        http://download.kde.org/unstable/plasma-mediacenter/0.9/src/plas
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  plasma-mobile qt-mobility-devel kde-workspace-devel qt-devel qt-x11 oxygen-icon-theme taglib-devel phonon-devel
-Requires:       plasma-mobile qt-mobility kdenetwork-fileshare-samba qt qt-x11 phonon-backend-gstreamer fdupes
+BuildRequires:  plasma-mobile qt-mobility-devel kde-workspace-devel qt-devel taglib-devel
+Requires:       plasma-mobile kdenetwork-fileshare-samba
 
 %description
 A mediacenter user interface written with the Plasma framework
@@ -47,11 +47,6 @@ desktop-file-validate %{buildroot}%{_datadir}/kde4/services/metadatamusicbackend
 desktop-file-validate %{buildroot}%{_datadir}/kde4/services/metadatapicturebackend.desktop
 desktop-file-validate %{buildroot}%{_datadir}/kde4/services/metadatavideobackend.desktop
 
-  for i in {16,22,32,48,64}; do
-    mkdir -p %{buildroot}%{_kde4_iconsdir}/hicolor/"$i"x"$i"/apps
-    cp -a %{_kde4_iconsdir}/oxygen/"$i"x"$i"/apps/plasma.png %{buildroot}%{_kde4_iconsdir}/hicolor/"$i"x"$i"/apps/plasma-media-center.png;
-  done
-
 mv %{buildroot}%{_kde4_libdir}/kde4/pmc_*.so %{buildroot}%{_kde4_libdir}
 
 %clean
@@ -81,6 +76,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Oct 24 2012 siddharth <siddharth.kde at gmail.com> - 0.8.90-5
+- Removed unwanted Requires and BuildRequires
+
 * Wed Sep 12 2012 siddharth <siddharth.kde at gmail.com> - 0.8.90-4
 - Fix installing plugins path
 


More information about the scm-commits mailing list