[kdesrc-build] - Add perl-Data-Dumper to BuildRequires

brummbq brummbq at fedoraproject.org
Thu Jun 7 14:37:09 UTC 2012


commit aa586eff904117b890bcecdf822d53aa6c4db014
Author: Gregor Tätzner <gregor at freenet.de>
Date:   Thu Jun 7 16:36:27 2012 +0200

    - Add perl-Data-Dumper to BuildRequires

 kdesrc-build.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/kdesrc-build.spec b/kdesrc-build.spec
index 4457478..82ba8a4 100644
--- a/kdesrc-build.spec
+++ b/kdesrc-build.spec
@@ -1,7 +1,7 @@
 
 Name:           kdesrc-build
 Version:        1.15.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A tool to easily build KDE from its source repositories
 
 License:        GPLv2+ and LGPLv3+ and BSD and GFDL
@@ -14,6 +14,7 @@ Patch0:         %{name}-desktop-file.patch
 BuildRequires:  perl-Test-Simple
 BuildRequires:  perl-libwww-perl
 BuildRequires:  perl-XML-Parser
+BuildRequires:  perl-Data-Dumper
 BuildRequires:  desktop-file-utils
 BuildRequires:  kdelibs4-devel
 
@@ -71,6 +72,9 @@ desktop-file-install --dir %{buildroot}%{_kde4_datadir}/applications/kde4 doc/%{
 
 
 %changelog
+* Thu Jun 07 2012 Gregor Tätzner <brummbq at fedoraproject.org> - 1.15.1-3
+- Add  perl-Data-Dumper to BuildRequires
+
 * Mon Jun 04 2012 Gregor Tätzner <brummbq at fedoraproject.org> - 1.15.1-2
 - fix source url
 


More information about the scm-commits mailing list