diff options
author | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-04-12 11:28:55 +0900 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-04-12 11:28:55 +0900 |
commit | e3b104f52a49cab9dbfe1725866fa8f579c3c5cf (patch) | |
tree | 05d135093e01fbb12fb3f76db429a53c31798d6d | |
parent | 035e38bca83117862d0a09572b238636e631a27e (diff) | |
download | system-plugin-e3b104f52a49cab9dbfe1725866fa8f579c3c5cf.tar.gz system-plugin-e3b104f52a49cab9dbfe1725866fa8f579c3c5cf.tar.bz2 system-plugin-e3b104f52a49cab9dbfe1725866fa8f579c3c5cf.zip |
Specfix: do not depend on yourself.tizen_4.0.m1_releasesubmit/tizen/20170412.044518accepted/tizen/unified/20170412.152541
Change-Id: I9a6798d57ca762d8d4fbdf2c9aefdf3406f966c1
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
-rw-r--r-- | packaging/system-plugin.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec index 2affefe..2d2f825 100644 --- a/packaging/system-plugin.spec +++ b/packaging/system-plugin.spec @@ -75,7 +75,6 @@ This package provides Circle specific system configuration files. Summary: Library for lazy mount feature Requires(post): /usr/bin/vconftool Requires: vconf -Requires: liblazymount = %{version} %description -n liblazymount Library for lazy mount feature. It supports some interface functions. |