SPECS: perl-Glib.spec - updated to 1.140, fixed glib2 epoch, use p...

qboosh qboosh at pld-linux.org
Sun Sep 10 12:26:55 CEST 2006


Author: qboosh                       Date: Sun Sep 10 10:26:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.140, fixed glib2 epoch, use pure_install

---- Files affected:
SPECS:
   perl-Glib.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/perl-Glib.spec
diff -u SPECS/perl-Glib.spec:1.44 SPECS/perl-Glib.spec:1.45
--- SPECS/perl-Glib.spec:1.44	Sun Aug 27 12:34:37 2006
+++ SPECS/perl-Glib.spec	Sun Sep 10 12:26:49 2006
@@ -8,18 +8,20 @@
 Summary:	Perl Glib bindings
 Summary(pl):	Wiązania Glib dla Perla
 Name:		perl-Glib
-Version:	1.132
+# note: versions 1.x[13579]y are unstable, if you want them, please use DEVEL branch
+Version:	1.140
 Release:	1
 License:	LGPL v2.1+
 Group:		Development/Languages/Perl
 Source0:	http://dl.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz
-# Source0-md5:	2fd05bd925f58eda026cfdf8bf0d1982
+# Source0-md5:	36a4ba906ae9542b10568501f1f99602
 URL:		http://gtk2-perl.sourceforge.net/
-BuildRequires:	glib2-devel >= 2.12.2
+BuildRequires:	glib2-devel >= 1:2.12.2
 BuildRequires:	perl-ExtUtils-Depends >= 0.201
 BuildRequires:	perl-ExtUtils-PkgConfig >= 1.06
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+Requires:	glib2 >= 1:2.12.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,10 +45,9 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
 rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/Glib/*.pod
 rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/Glib/Param/*.pod
 rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Glib/.packlist
@@ -73,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2006/09/10 10:26:49  qboosh
+- updated to 1.140, fixed glib2 epoch, use pure_install
+
 Revision 1.44  2006/08/27 10:34:37  glen
 - check-files cleanup
 
================================================================

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



More information about the pld-cvs-commit mailing list