SPECS: gstreamer-polypaudio.spec - pl, lib64 fix

qboosh qboosh at pld-linux.org
Sat Jun 3 22:28:35 CEST 2006


Author: qboosh                       Date: Sat Jun  3 20:28:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, lib64 fix

---- Files affected:
SPECS:
   gstreamer-polypaudio.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gstreamer-polypaudio.spec
diff -u SPECS/gstreamer-polypaudio.spec:1.1 SPECS/gstreamer-polypaudio.spec:1.2
--- SPECS/gstreamer-polypaudio.spec:1.1	Mon May 29 00:52:21 2006
+++ SPECS/gstreamer-polypaudio.spec	Sat Jun  3 22:28:30 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	GStreamer plugin for polypaudio
+Summary(pl):	Wtyczka GStreamera do polypaudio
 Name:		gstreamer-polypaudio
 Version:	0.9.0
 Release:	1
@@ -13,12 +14,17 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+GStreamer plugin for polypaudio.
+
+%description -l pl
+Wtyczka GStreamera do polypaudio.
 
 %prep
 %setup -q -n gst-polyp-%{version}
 
 %build
-%configure
+%configure \
+	--disable-static
 %{__make}
 
 %install
@@ -27,12 +33,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# *.la are needed (libltdl is used)
-rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-0.10/*.a
 rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-0.10/*.la
 mv $RPM_BUILD_ROOT%{_libdir}/gstreamer-0.10/libgstpolyp.so{.0.0.0,}
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -41,8 +44,7 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_prefix}/lib/gstreamer-0.10/*.so
-
+%attr(755,root,root) %{_libdir}/gstreamer-0.10/*.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -50,6 +52,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/06/03 20:28:30  qboosh
+- pl, lib64 fix
+
 Revision 1.1  2006/05/28 22:52:21  aredridel
 - added
-
================================================================

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



More information about the pld-cvs-commit mailing list