Author: patrys Date: Tue Nov 1 00:02:29 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.12.2
---- Files affected: SPECS: bmpx.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/bmpx.spec diff -u SPECS/bmpx.spec:1.27 SPECS/bmpx.spec:1.28 --- SPECS/bmpx.spec:1.27 Mon Oct 31 23:59:18 2005 +++ SPECS/bmpx.spec Tue Nov 1 01:02:24 2005 @@ -6,12 +6,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 @@ -38,6 +38,7 @@ 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 @@ -156,6 +157,29 @@ %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 @@ -278,12 +302,26 @@ %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 + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2005/11/01 00:02:24 patrys +- up to 0.12.2 + Revision 1.27 2005/10/31 22:59:18 troll - R: python-dbus for remote-gtk package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bmpx.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
