diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-06-03 07:41:27 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-06-03 07:41:27 -0400 |
commit | c80dd0330bee12a465e9b5ec53a3135e28ccf8b6 (patch) | |
tree | 7890147bd33ceddc94609711b2415d2f35013a00 | |
parent | 704f2aa328e203b93854bfd503b80634233b636a (diff) | |
download | mic-c80dd0330bee12a465e9b5ec53a3135e28ccf8b6.tar.gz mic-c80dd0330bee12a465e9b5ec53a3135e28ccf8b6.tar.bz2 mic-c80dd0330bee12a465e9b5ec53a3135e28ccf8b6.zip |
rpm-python->python-rpmsubmit/tizen/20130603.114216accepted/tizen/20130603.185841
-rw-r--r-- | packaging/mic.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/mic.spec b/packaging/mic.spec index 926c44c..d6e0f71 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -9,7 +9,7 @@ License: GPLv2 BuildArch: noarch URL: http://www.tizen.org Source0: %{name}_%{version}.tar.gz -Requires: rpm-python +Requires: python-rpm Requires: util-linux Requires: coreutils Requires: python >= 2.5 |