pnemade pushed to dnf-langpacks (f22). "Fix dependency dnf-plugins-core to python-dnf-plugins-core"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 13:30:42 UTC 2015


>From 66258afade64217c431f09c9464b5e7764f61a99 Mon Sep 17 00:00:00 2001
From: Parag Nemade <pnemade at redhat.com>
Date: Sun, 8 Mar 2015 15:13:14 +0530
Subject: Fix dependency dnf-plugins-core to python-dnf-plugins-core


diff --git a/dnf-langpacks.spec b/dnf-langpacks.spec
index 9b21452..06de1f6 100644
--- a/dnf-langpacks.spec
+++ b/dnf-langpacks.spec
@@ -3,7 +3,7 @@
 Summary:       Langpacks plugin for dnf
 Name:          dnf-langpacks
 Version:       0.8.1
-Release:       1%{?dist}
+Release:       2%{?dist}
 License:       GPLv2+
 URL:           https://github.com/pnemade/dnf-langpacks
 Source0:       https://github.com/pnemade/%{name}/archive/%{version}.tar.gz
@@ -11,7 +11,7 @@ BuildArch:     noarch
 BuildRequires: python-setuptools
 BuildRequires: python2-devel
 Requires:      dnf
-Requires:      dnf-plugins-core
+Requires:      python-dnf-plugins-core
 Requires:      langtable-python
 
 %description
@@ -78,6 +78,9 @@ popd
 %endif
 
 %changelog
+* Sun Mar 08 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.8.1-2
+- Fix dependency dnf-plugins-core to python-dnf-plugins-core
+
 * Thu Feb 12 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.8.1-1
 - update to 0.8.1 release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dnf-langpacks.git/commit/?h=f22&id=66258afade64217c431f09c9464b5e7764f61a99


More information about the scm-commits mailing list