]> git.pld-linux.org Git - packages/gaphor.git/commitdiff
- some of runtime requirements reviewed
authorwrobell <wrobell@pld-linux.org>
Mon, 10 Sep 2007 00:04:00 +0000 (00:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gaphor.spec -> 1.17

gaphor.spec

index 7ce816453fddf87c685a6fd6104d210f9f9295d0..08aadef1c78cffeaaa213817dc13fdc295055c77 100644 (file)
@@ -1,5 +1,5 @@
 # todo:
-# - add missing runtime requirements
+# - add and review runtime requirements
 Summary:       UML modeling environment written in Python
 Summary(pl.UTF-8):     Środowisko modelowania UML oparte o Pythona
 Name:          gaphor
@@ -16,7 +16,10 @@ BuildRequires:       python-pygtk-gtk >= 2.8.4
 %pyrequires_eq python-libs
 Requires:      python-gaphas >= 0.3.3
 Requires:      python-pygtk-gtk >= 2.8.4
-Requires:      somezopepackages, see todo
+Requires:      Zope-Component
+Requires:      Zope-Event
+Requires:      Zope-Interface
+Requires:      Zope-Testing
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.149373 seconds and 4 git commands to generate.