SPECS: bmpx.spec - removed libcom_err BR (not used directly, I bet...

qboosh qboosh at pld-linux.org
Thu May 24 18:58:15 CEST 2007


Author: qboosh                       Date: Thu May 24 16:58:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed libcom_err BR (not used directly, I bet it comes from krb5 through neon)
- system libuuid is not used, but should be
- don't build static plugins just to rm them

---- Files affected:
SPECS:
   bmpx.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.73 SPECS/bmpx.spec:1.74
--- SPECS/bmpx.spec:1.73	Thu May 24 18:19:11 2007
+++ SPECS/bmpx.spec	Thu May 24 18:58:09 2007
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: use system libuuid instead of included one
 # TODO: use browser-plugins if plugin works with something else than firefox (e.g. seamonkey)
 #
 # Conditional build:
@@ -37,7 +38,6 @@
 BuildRequires:	gstreamer-plugins-base-devel >= 0.10.10
 BuildRequires:	gtkmm-devel >= 2.9.8
 BuildRequires:	hal-devel >= 0.5.7
-BuildRequires:	libcom_err-devel
 BuildRequires:	libglademm-devel >= 2.6.2
 BuildRequires:	libnotify-devel >= 0.4.2
 BuildRequires:	libmusicbrainz-devel >= 2.1.1
@@ -45,7 +45,7 @@
 BuildRequires:	librsvg-devel >= 1:2.14.0
 %{?with_sid:BuildRequires:	libsidplay-devel}
 BuildRequires:	libtool
-BuildRequires:	libuuid-devel
+#BuildRequires:	libuuid-devel
 BuildRequires:	libvorbis-devel >= 1:1.0
 BuildRequires:	libxml2-devel >= 1:2.6.26
 BuildRequires:	mpeg4ip-devel
@@ -133,7 +133,6 @@
 	%{?with_ofa:--enable-ofa} \
 	%{?with_sid:--enable-sid} \
 	--enable-shared \
-	--enable-static \
 	%{?with_gaim:--enable-gaim} \
 	--with-dbus-services-dir=%{_datadir}/dbus-1/services
 %{__make}
@@ -152,7 +151,7 @@
 
 rm -f $RPM_BUILD_ROOT%{_firefoxdir}/{install.rdf,chrome.manifest}
 rm -f $RPM_BUILD_ROOT%{_datadir}/bmpx/data/GPL.txt
-rm -f $RPM_BUILD_ROOT%{_libdir}/bmpx/plugins/{taglib,vfs/container,vfs/transport}/*.{a,la}
+rm -f $RPM_BUILD_ROOT%{_libdir}/bmpx/plugins/{taglib,vfs/container,vfs/transport}/*.la
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/th_TH
 
 %find_lang %{name}
@@ -222,6 +221,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2007/05/24 16:58:09  qboosh
+- removed libcom_err BR (not used directly, I bet it comes from krb5 through neon)
+- system libuuid is not used, but should be
+- don't build static plugins just to rm them
+
 Revision 1.73  2007/05/24 16:19:11  czarny
 - BR: libcom_err-devel, libuui-devel found by clean chroot build
 
================================================================

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



More information about the pld-cvs-commit mailing list