SPECS: perl-GStreamer-Interfaces.spec - updated to 0.04

qboosh qboosh at pld-linux.org
Sun Jul 20 11:04:12 CEST 2008


Author: qboosh                       Date: Sun Jul 20 09:04:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.04

---- Files affected:
SPECS:
   perl-GStreamer-Interfaces.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/perl-GStreamer-Interfaces.spec
diff -u SPECS/perl-GStreamer-Interfaces.spec:1.5 SPECS/perl-GStreamer-Interfaces.spec:1.6
--- SPECS/perl-GStreamer-Interfaces.spec:1.5	Thu Jan 10 09:38:37 2008
+++ SPECS/perl-GStreamer-Interfaces.spec	Sun Jul 20 11:04:07 2008
@@ -9,21 +9,22 @@
 Summary:	Perl gstreamer base plugins bindings
 Summary(pl.UTF-8):	Wiązania podstawowych wtyczek gstreamera dla Perla
 Name:		perl-GStreamer-Interfaces
-Version:	0.03
+Version:	0.04
 Release:	1
-License:	LGPL
+License:	LGPL v2.1+
 Group:		Development/Languages/Perl
 Source0:	http://dl.sourceforge.net/gtk2-perl/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	0b72d9429ac1e270fa876f72de4bdd3c
+# Source0-md5:	4040257f5abc5e966ea78fef87cc4ca1
 URL:		http://gtk2-perl.sourceforge.net/
 BuildRequires:	gstreamer-plugins-base-devel >= 0.10.9
 BuildRequires:	perl-ExtUtils-Depends >= 0.205
 BuildRequires:	perl-ExtUtils-PkgConfig >= 1.07
 BuildRequires:	perl-GStreamer >= 0.09
-BuildRequires:	perl-Glib >= 1.132
+BuildRequires:	perl-Glib >= 1.180
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-Requires:	perl-Glib >= 1.132
+Requires:	perl-GStreamer >= 0.09
+Requires:	perl-Glib >= 1.180
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -49,7 +50,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/GStreamer/Interfaces/*.pod
@@ -59,13 +60,14 @@
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog NEWS README
 %{perl_vendorarch}/GStreamer/Interfaces.pm
 %dir %{perl_vendorarch}/GStreamer/Interfaces
 %dir %{perl_vendorarch}/auto/GStreamer/Interfaces
 %attr(755,root,root) %{perl_vendorarch}/auto/GStreamer/Interfaces/*.so
 %{perl_vendorarch}/GStreamer/Interfaces/Install
 %{perl_vendorarch}/auto/GStreamer/Interfaces/*.bs
-%{_mandir}/man3/*
+%{_mandir}/man3/GStreamer::Interfaces*.3pm*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -73,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/07/20 09:04:07  qboosh
+- updated to 0.04
+
 Revision 1.5  2008/01/10 08:38:37  glen
 - add CC to %{__make}
   grep OPTIMIZE= perl-* -l|xargs grep -c CC=|grep :0|cut -d: -f1|xargs sed -i -e '/%{__make} \\$/a\\tCC="%{__cc}" \\'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-GStreamer-Interfaces.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list