[libkcddb] BR: pkgconfig(libmusicbrainz5), cleanup

Rex Dieter rdieter at fedoraproject.org
Thu Dec 20 00:24:16 UTC 2012


commit f2858cfe59219dd863f936795130f6f238c8e539
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Dec 19 18:24:21 2012 -0600

    BR: pkgconfig(libmusicbrainz5), cleanup

 libkcddb.spec |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/libkcddb.spec b/libkcddb.spec
index 0a43378..77b4432 100644
--- a/libkcddb.spec
+++ b/libkcddb.spec
@@ -11,9 +11,10 @@ URL:     http://www.kde.org/
 %else
 %global stable stable
 %endif
-Source0: ftp://ftp.kde.org/pub/kde/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
+Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 BuildRequires: kdelibs4-devel >= %{version}
+BuildRequires: pkgconfig(libmusicbrainz5)
 
 Requires: kdelibs4%{?_isa} >= %{_kde4_version}
 
@@ -23,7 +24,6 @@ Conflicts: kdemultimedia-libs < 6:4.8.80
 %description
 %{summary}.
 
-
 %package devel
 Summary:  Development files for %{name}
 Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -48,8 +48,6 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 
 %install
-rm -rf %{buildroot}
-
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 %find_lang %{name} --with-kde --all-name
@@ -60,7 +58,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 %files -f %{name}.lang
 %doc TODO
-%{_kde4_appsdir}/kconf_update/kcmcddb-emailsettings.upd
 %{_kde4_datadir}/config.kcfg/libkcddb.kcfg
 %{_kde4_datadir}/kde4/services/libkcddb.desktop
 %{_kde4_libdir}/libkcddb.so.4*
@@ -75,6 +72,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %changelog
 * Wed Dec 19 2012 Rex Dieter <rdieter at fedoraproject.org> - 4.9.95-1
 - 4.9.95
+- BR: pkgconfig(libmusicbrainz5)
 
 * Mon Dec 03 2012 Rex Dieter <rdieter at fedoraproject.org> 4.9.90-1
 - 4.9.90 (4.10 beta2)


More information about the scm-commits mailing list