SPECS: bmpx.spec - proper group - missing endif and epoch in BR

paladine paladine at pld-linux.org
Fri Sep 30 07:50:36 CEST 2005


Author: paladine                     Date: Fri Sep 30 05:50:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper group
- missing endif and epoch in BR

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

---- Diffs:

================================================================
Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.3 SPECS/bmpx.spec:1.4
--- SPECS/bmpx.spec:1.3	Fri Sep 30 06:19:24 2005
+++ SPECS/bmpx.spec	Fri Sep 30 07:50:31 2005
@@ -2,7 +2,7 @@
 #
 # Conditional build:
 %bcond_with	gstreamer	# build with GStreamer support (instead of XINE)
-
+#
 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
@@ -10,7 +10,7 @@
 Release:	0.1
 Epoch:		1
 License:	GPL
-Group:		Applications/Sound
+Group:		X11/Applications/Sound
 Source0:	http://download.berlios.de/bmpx/%{name}-%{version}.tar.gz
 # Source0-md5:	f0b89bb96fd8b14cfd805f4a726b4f16
 Source1:	mp3license
@@ -23,12 +23,13 @@
 BuildRequires:	fam-devel
 BuildRequires:	gtk+2-devel >= 2:2.8.0
 BuildRequires:	libvorbis-devel >= 1:1.0
-BuildRequires:	libglade2-devel >= 2.5.1
+BuildRequires:	libglade2-devel >= 1:2.5.1
 BuildRequires:	taglib-devel
 %if %{with gstreamer}
 BuildRequires:	gstreamer-devel >= 0.9.1
 %else
 BuildRequires:	xine-lib-devel
+%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -107,6 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/30 05:50:31  paladine
+- proper group
+- missing endif and epoch in BR
+
 Revision 1.3  2005/09/30 04:19:24  troll
 - updated to 0.11.5.1
 - fixed URL
================================================================

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




More information about the pld-cvs-commit mailing list