]> git.pld-linux.org Git - packages/python-coherence.git/commitdiff
- suggests for applet and TODO for package separation
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 8 Jul 2009 10:32:05 +0000 (10:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TODO -> 1.1
    python-coherence.spec -> 1.13

TODO [new file with mode: 0644]
python-coherence.spec

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..936f37c
--- /dev/null
+++ b/TODO
@@ -0,0 +1,5 @@
+# TODO:
+- separate packages with proper deps:
+  - applet - req: PyQT4
+  - server - maybe some separate user and init script?
+  - libs - for all other uses
index 6484be0ce0cabd340360772747896917d1cb997d..2c61b6969776456104ba1ce47c4aa5d1e457db4a 100644 (file)
@@ -17,6 +17,8 @@ Requires:     python-TwistedWeb
 Requires:      python-configobj
 Requires:      python-setuptools
 %pyrequires_eq python-modules
+# For applet:
+Suggests:      python-PyQt4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.023487 seconds and 4 git commands to generate.