Author: luzik                        Date: Sat May  3 14:03:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no-source-files patch added (thx to morr <shinden_at-linux.pl> )
- plugins dir added
- more Requires

---- Files affected:
SPECS:
   elisa.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/elisa.spec
diff -u SPECS/elisa.spec:1.12 SPECS/elisa.spec:1.13
--- SPECS/elisa.spec:1.12       Fri May  2 20:48:05 2008
+++ SPECS/elisa.spec    Sat May  3 16:03:44 2008
@@ -8,13 +8,17 @@
 Group:         Applications/Multimedia
 Source0:       
http://elisa.fluendo.com/static/download/elisa/%{name}-%{version}.tar.gz
 # Source0-md5: 313ef3f1d769229c71faa646f189ed9e
+Patch0:                %{name}-no-source-files.patch
 URL:           http://www.fluendo.com/elisa/
 BuildRequires: python-TwistedCore
 BuildRequires: python-gstreamer >= 0.10.9
 BuildRequires: python-setuptools
+Requires:      elisa-plugins-good
+Requires:      elisa-plugins-bad
 Requires:      pigment >= 0.1.5
 Requires:      python-TwistedCore
-Requires:      python-gobject
+Requires:      python-TwistedWeb
+Requires:      python-pygobject
 Requires:      python-gstreamer >= 0.10.9
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -29,6 +33,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 python setup.py build
@@ -38,6 +43,7 @@
 
 python setup.py install \
        --root=$RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name}/plugins
 
 %py_postclean
 
@@ -63,6 +69,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008-05-03 14:03:44  luzik
+- no-source-files patch added (thx to morr <shinden_at-linux.pl> )
+- plugins dir added
+- more Requires
+
 Revision 1.12  2008-05-02 18:48:05  luzik
 - updated to 3.5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/elisa.spec?r1=1.12&r2=1.13&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to