]> git.pld-linux.org Git - packages/bmpx.git/blobdiff - bmpx.spec
- up to 0.12.2
[packages/bmpx.git] / bmpx.spec
index 7d6d2fd8cf19c49668f8daf2cd9f20eaab289524..cf113e831e5ed352497bc68af1da0d3dc7ef1ed7 100644 (file)
--- a/bmpx.spec
+++ b/bmpx.spec
@@ -5,12 +5,12 @@
 Summary:       Sound player with the WinAmp GUI, for Unix-based systems for GTK+
 Summary(pl):   Odtwarzacz d¼wiêku z interfejsem WinAmpa dla GTK+
 Name:          bmpx
-Version:       0.12.1
+Version:       0.12.2
 Release:       1
 License:       GPL v2
 Group:         X11/Applications/Sound
-Source0:       http://download.berlios.de/bmpx/%{name}-%{version}.tar.gz
-# Source0-md5: 40965fe0e9707a49a773c91eff777fb2
+Source0:       http://download.berlios.de/bmpx/%{name}-%{version}.tar.bz2
+# Source0-md5: 840bca5822c90b2812b0fdcf77cae10e
 Source1:       mp3license
 Patch0:                %{name}-embedded-images.patch
 Patch1:                %{name}-desktop.patch
@@ -25,6 +25,7 @@ BuildRequires:        gtk+2-devel >= 2:2.8.0
 BuildRequires: libglade2-devel >= 1:2.5.1
 BuildRequires: libvorbis-devel >= 1:1.0
 BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.194
 BuildRequires: taglib-devel
 %if %{with gstreamer}
 # there is no gstreamer 0.9.x in PLD cvs yet!
@@ -33,9 +34,10 @@ BuildRequires:       gstreamer-devel >= 0.9.1
 BuildRequires: xine-lib-devel
 %endif
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
-Requires:      %{name}-plugin-flow = %{epoch}:%{version}-%{release}
 Requires:      %{name}-plugin-container = %{epoch}:%{version}-%{release}
+Requires:      %{name}-plugin-flow = %{epoch}:%{version}-%{release}
 Requires:      %{name}-plugin-transport = %{epoch}:%{version}-%{release}
+Requires:      libhrel = %{epoch}:%{version}-%{release}
 %if %{with gstreamer}
 Requires:      gstreamer-audio-effects
 Requires:      gstreamer-audio-formats
@@ -105,9 +107,9 @@ Plugin providing support for folders, m3u & pls playlist files, etc.
 Wtyczka dodaj±ca obs³ugê folderów, playlist w formacie m3u i pls, itp.
 
 %package plugin-flow
-Summary:        Flow plugin for BMPx
-Summary(pl):    Wtyczka Flow dla BMPx
-Group:          X11/Applications/Sound
+Summary:       Flow plugin for BMPx
+Summary(pl):   Wtyczka Flow dla BMPx
+Group:         X11/Applications/Sound
 Requires:       %{name} = %{epoch}:%{version}-%{release}
 
 %description plugin-flow
@@ -129,29 +131,53 @@ Transport plugin for BMPx.
 Wtyczka Transport dla BMPx.
 
 %package remote-curses
-Summary:       BMPx Python status Watcher
-Summary(pl):   Obserwator statusu BMPx w Pythonie
+Summary:       BMPx python status watcher
+Summary(pl):   Obserwator statusu BMPx w pythonie
 Group:         X11/Applications/Sound
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description remote-curses
-BMPx Python status Watcher (CLI interface).
+BMPx python status watcher (CLI interface).
 
 %description remote-curses -l pl
-Obserwator statusu BMPx w Pythonie (interfejs CLI).
+Obserwator statusu BMPx w pythonie (interfejs CLI).
 
 %package remote-gtk
-Summary:       BMPx Python status Watcher
-Summary(pl):   Obserwator statusu BMPx w Pythonie
+Summary:       BMPx python status watcher
+Summary(pl):   Obserwator statusu BMPx w pythonie
 Group:         X11/Applications/Sound
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      python-dbus
 Requires:      python-pygtk-glade
 
 %description remote-gtk
-BMPx Python status Watcher (GTK+ interface).
+BMPx python status watcher (GTK+ interface).
 
 %description remote-gtk -l pl
-Obserwator statusu BMPx w Pythonie (interfejs GTK+).
+Obserwator statusu BMPx w pythonie (interfejs GTK+).
+
+%package -n libhrel
+Summary:       Holyrel library
+Summary(pl):   Biblioteka Holyrel
+Group:         X11/Development/Libraries
+
+%description -n libhrel
+Holyrel library.
+
+%description -n libhrel -l pl
+Biblioteka Holyrel.
+
+%package -n libhrel-devel
+Summary:        Header files for Holyrek library
+Summary(pl):    Pliki nag³ówkowe biblioteki Holyrel
+Group:          X11/Development/Libraries
+Requires:       libhrel = %{epoch}:%{version}-%{release}
+
+%description -n libhrel-devel
+Header files fotr Holyrel library.
+
+%description -n libhrel-devel -l pl
+Pliki nag³ówkowe biblioteki Holyrel.
 
 %prep
 %setup -q
@@ -233,8 +259,8 @@ fi
 %dir %{_libdir}/bmpx
 %dir %{_libdir}/bmpx/plugins
 %{_mandir}/man*/*
-%{_desktopdir}/*
 %{_datadir}/bmpx
+%{_desktopdir}/*
 %{_pixmapsdir}/*
 
 %files libs
@@ -274,3 +300,14 @@ fi
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/bmp-remote-pygtk
 %{_datadir}/bmp-remote
+
+%files -n libhrel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libhrel.so.*.*.*
+
+%files -n libhrel-devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libhrel.so
+%{_libdir}/libhrel.la
+%{_pkgconfigdir}/hrel.pc
+%{_includedir}/libhrel
This page took 0.08586 seconds and 4 git commands to generate.