SPECS: bmpx.spec - updated to 0.11.5.1 - fixed URL - changed the d...

troll troll at pld-linux.org
Fri Sep 30 06:19:29 CEST 2005


Author: troll                        Date: Fri Sep 30 04:19:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.11.5.1
- fixed URL
- changed the descriptions using appriopriate ones
- added call to /sbin/ldconfig in %%post{,un}

---- Files affected:
SPECS:
   bmpx.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.2 SPECS/bmpx.spec:1.3
--- SPECS/bmpx.spec:1.2	Fri Sep 30 05:46:06 2005
+++ SPECS/bmpx.spec	Fri Sep 30 06:19:24 2005
@@ -6,15 +6,15 @@
 Summary:	Sound player with the WinAmp GUI, for Unix-based systems for GTK+2
 Summary(pl):	Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+2
 Name:		bmpx
-Version:	0.11.5
-Release:	0.2
+Version:	0.11.5.1
+Release:	0.1
 Epoch:		1
 License:	GPL
 Group:		Applications/Sound
 Source0:	http://download.berlios.de/bmpx/%{name}-%{version}.tar.gz
-# Source0-md5:	b70f812629eb28db0b55f897f2353a5d
+# Source0-md5:	f0b89bb96fd8b14cfd805f4a726b4f16
 Source1:	mp3license
-URL:		http://www.sosdg.org/~larne/w/BMP_Homepage
+URL:		http://bmpx.berlios.de/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	cairo-devel >= 1.0.0
@@ -32,15 +32,15 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-BMPx is a media player based on XMMS (http://www.xmms.org/). The
-primary goals of this fork are UI enhancements with latest technology
-(GTK+2, Pango), and usability while maintaining the skinned UI.
+BMPx is the follow-up of the BMP project with a codebase rewritten
+from scratch and aims to maintain a stable audio player foundation,
+and to provide a player with a consistent and easy to understand usage
+experience.
 
 %description -l pl
-BMPx to odtwarzacz mediów oparty na XMMS-ie (http://www.xmms.org/).
-Główne cele tego odgałęzienia to rozszerzenie interfejsu użytkownika o
-najnowsze technologie (GTK+2, Pango) i ergonomia interfejsu
-obsługującego skórki.
+BMPx jest następcą projektu BMP z przepisanym od zera kodem i skupia
+się na utrzymaniu stabilnej podstawy odtwarzacza audio, aby udostępnić
+odtwarzacz ze spójną i łatwą do zrozumienia obsługą.
 
 %prep
 %setup -q
@@ -83,10 +83,14 @@
 umask 022
 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||:
 
+/sbin/ldconfig
+
 %postun
 umask 022
 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
 
+/sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/bmp*
@@ -95,6 +99,7 @@
 %{_datadir}/bmpx
 %{_datadir}/bmp-remote
 %{_pixmapsdir}/*
+%attr(755,root,root) %{_libdir}/libskinned.so.*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -102,6 +107,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/09/30 04:19:24  troll
+- updated to 0.11.5.1
+- fixed URL
+- changed the descriptions using appriopriate ones
+- added call to /sbin/ldconfig in %%post{,un}
+
 Revision 1.2  2005/09/30 03:46:06  troll
 - added conditional build - with gstreamer
 - removed redundant BRs: GConf2-devel, gnome-vfs2-devel, home-etc-devel,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bmpx.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list