]> git.pld-linux.org Git - packages/bmpx.git/commitdiff
- up to 0.12.2
authorPatryk Zawadzki <patrys@room-303.com>
Tue, 1 Nov 2005 00:02:24 +0000 (00:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bmpx.spec -> 1.28

bmpx.spec

index 292645d8d966a2090b4f3e9cde7422d61d211320..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
 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
 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
 Source1:       mp3license
 Patch0:                %{name}-embedded-images.patch
 Patch1:                %{name}-desktop.patch
@@ -37,6 +37,7 @@ Requires:     %{name}-libs = %{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:      %{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
 %if %{with gstreamer}
 Requires:      gstreamer-audio-effects
 Requires:      gstreamer-audio-formats
@@ -155,6 +156,29 @@ BMPx python status watcher (GTK+ interface).
 %description remote-gtk -l pl
 Obserwator statusu BMPx w pythonie (interfejs GTK+).
 
 %description remote-gtk -l pl
 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
 %patch0 -p1
 %prep
 %setup -q
 %patch0 -p1
@@ -276,3 +300,14 @@ fi
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/bmp-remote-pygtk
 %{_datadir}/bmp-remote
 %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.088646 seconds and 4 git commands to generate.