Author: sls                          Date: Tue Jan  9 08:42:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.2.8
- added FHS.patch
- added R: python-{gstreamer,mutagen,sqlite}
- added dir with plugins

---- Files affected:
SPECS:
   exaile.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/exaile.spec
diff -u SPECS/exaile.spec:1.5 SPECS/exaile.spec:1.6
--- SPECS/exaile.spec:1.5       Mon Nov 13 23:26:42 2006
+++ SPECS/exaile.spec   Tue Jan  9 09:42:51 2007
@@ -2,17 +2,20 @@
 Summary:       A powerful GTK+2 media player
 Summary(pl):   Potężny odtwarzacz multimediów oparty na GTK+2
 Name:          exaile
-Version:       0.2.5
+Version:       0.2.8
 Release:       1
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       http://www.exaile.org/files/%{name}_%{version}.tar.gz
-# Source0-md5: f700d561e3cf756bcdcf4c006b132d51
+# Source0-md5: a07d5acdebbc42a72e297963f5aec249
 Patch0:                %{name}-python-2.5.patch
+Patch1:                %{name}-FHS.patch
 URL:           http://www.exaile.org/
-BuildRequires: FHS-fix
 BuildRequires: python-pygtk-devel >= 2.8
 Requires:      python-dbus >= 0.71
+Requires:      python-gstreamer
+Requires:      python-mutagen
+Requires:      python-sqlite
 Requires:      gstreamer-plugins-base >= 0.10
 Requires:      gstreamer-plugins-good >= 0.10
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,6 +59,7 @@
 %prep
 %setup -q -n %{name}_%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make}
@@ -76,10 +80,11 @@
 %dir %{_datadir}/%{name}
 %attr(755,root,root) %{_datadir}/%{name}/exaile.py
 %{_datadir}/%{name}/exaile.glade
-# FIXME: move ELF to %{_libdir}
-%attr(755,root,root) %{_datadir}/%{name}/mmkeys.so
+%dir %{_libdir}/%{name}
+%attr(755,root,root) %{_libdir}/%{name}/mmkeys.so
 %{_datadir}/%{name}/images
 %{_datadir}/%{name}/po
+%{_datadir}/%{name}/plugins
 %{_datadir}/%{name}/sql
 %{_datadir}/%{name}/xl
 %{_desktopdir}/*.desktop
@@ -91,6 +96,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/01/09 08:42:51  sls
+- 0.2.8
+- added FHS.patch
+- added R: python-{gstreamer,mutagen,sqlite}
+- added dir with plugins
+
 Revision 1.5  2006/11/13 22:26:42  qboosh
 - pl, cleanup; needs FHS fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/exaile.spec?r1=1.5&r2=1.6&f=u

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

Reply via email to