SPECS: muine.spec - moved monodoc to proper dir - updated BRs/Rs -...

grzegol grzegol at pld-linux.org
Sat Sep 9 15:24:47 CEST 2006


Author: grzegol                      Date: Sat Sep  9 13:24:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- moved monodoc to proper dir
- updated BRs/Rs
- rel. 2

---- Files affected:
SPECS:
   muine.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/muine.spec
diff -u SPECS/muine.spec:1.43 SPECS/muine.spec:1.44
--- SPECS/muine.spec:1.43	Sat Aug  5 01:40:33 2006
+++ SPECS/muine.spec	Sat Sep  9 15:24:42 2006
@@ -10,7 +10,7 @@
 Summary(pl):	Odtwarzacz muzyczny dla GNOME
 Name:		muine
 Version:	0.8.5
-Release:	1
+Release:	2
 License:	GPL
 Group:		X11/Applications/Multimedia
 Source0:	http://muine-player.org/releases/%{name}-%{version}.tar.gz
@@ -20,24 +20,24 @@
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	dotnet-dbus-sharp-devel >= 0.21
-BuildRequires:	dotnet-gtk-sharp2-gnome-devel >= 1.9.3
+BuildRequires:	dotnet-dbus-sharp-devel >= 0.63
+BuildRequires:	dotnet-gtk-sharp2-devel >= 2.10.0
+BuildRequires:	dotnet-gnome-sharp-devel >= 2.16.0
 BuildRequires:	faad2-devel
 BuildRequires:	flac-devel
 BuildRequires:	gdbm-devel
 BuildRequires:	gnome-common >= 2.8.0
-BuildRequires:	gnome-vfs2-devel >= 2.4.0
-BuildRequires:	gtk+2-devel >= 1:2.0.4
-BuildRequires:	intltool >= 0.21
-BuildRequires:	libgnome-devel
+BuildRequires:	gnome-vfs2-devel >= 2.16.0
+BuildRequires:	gtk+2-devel >= 2:2.10.3
+BuildRequires:	intltool >= 0.35
 BuildRequires:	libid3tag-devel >= 0.15
 BuildRequires:	libogg-devel
 BuildRequires:	libtool
 BuildRequires:	libvorbis-devel
 BuildRequires:	mono-csharp >= 1.1.6
+BuildRequires:	monodoc >= 1.1.9
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(monoautodeps)
-BuildRequires:	zlib-devel
 %if %{with gstreamer}
 BuildRequires:	gstreamer-devel >= %{min_ver}
 %else
@@ -46,7 +46,7 @@
 Requires(post,preun):	GConf2 >= 2.3.0
 Requires(post,preun):	scrollkeeper
 %if %{with gstreamer}
-Requires:	gstreamer-audio-effects >= %{min_ver}
+Requires:	gstreamer-audio-effects-base >= %{min_ver}
 Requires:	gstreamer-audio-formats >= %{min_ver}
 Requires:	gstreamer-audiosink
 Requires:	gstreamer-gnomevfs >= %{min_ver}
@@ -125,7 +125,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_libdir}/muine/plugins
+install -d $RPM_BUILD_ROOT%{_libdir}/{muine/plugins,monodoc/sources}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
@@ -134,6 +134,8 @@
 install plugins/*.{dll,png,xml} \
 	$RPM_BUILD_ROOT%{_libdir}/muine/plugins
 
+mv $RPM_BUILD_ROOT%{_docdir}/%{name}/* $RPM_BUILD_ROOT%{_libdir}/monodoc/sources
+
 rm -f $RPM_BUILD_ROOT%{_libdir}/muine/*.la
 
 %find_lang %{name} --with-gnome --all-name
@@ -208,6 +210,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/09/09 13:24:42  grzegol
+- moved monodoc to proper dir
+- updated BRs/Rs
+- rel. 2
+
 Revision 1.43  2006/08/04 23:40:33  havner
 - raw udpdate to 0.8.5 (builds), needs review
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/muine.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list