SPECS: perl-Gnome2-VFS.spec - updated to 1.061

qboosh qboosh at pld-linux.org
Sun Dec 10 14:03:23 CET 2006


Author: qboosh                       Date: Sun Dec 10 13:03:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.061

---- Files affected:
SPECS:
   perl-Gnome2-VFS.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/perl-Gnome2-VFS.spec
diff -u SPECS/perl-Gnome2-VFS.spec:1.22 SPECS/perl-Gnome2-VFS.spec:1.23
--- SPECS/perl-Gnome2-VFS.spec:1.22	Wed Jul 26 18:03:33 2006
+++ SPECS/perl-Gnome2-VFS.spec	Sun Dec 10 14:03:18 2006
@@ -8,12 +8,12 @@
 Summary:	Perl bindings for the GNOME Virtual File System
 Summary(pl):	Dowiązania Perla dla biblioteki GNOME Virtual File System
 Name:		perl-Gnome2-VFS
-Version:	1.060
-Release:	3
+Version:	1.061
+Release:	1
 License:	LGPL
 Group:		Development/Languages/Perl
 Source0:	http://dl.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz
-# Source0-md5:	1c3ee81d2e1f21cbc81f8005d6ffd0ee
+# Source0-md5:	2a9b4f0f380873265bd87754e5f17719
 URL:		http://gtk2-perl.sourceforge.net/
 BuildRequires:	gnome-vfs2-devel >= 2.14.1
 BuildRequires:	perl-ExtUtils-Depends >= 0.201
@@ -50,23 +50,23 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/Gnome2/VFS/{*,*/*}.pod
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/Gnome2/VFS/{*,*/*,*/*/*}.pod
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog
-%dir %{perl_vendorarch}/auto/Gnome2/VFS
+%doc ChangeLog NEWS README
 %dir %{perl_vendorarch}/Gnome2/VFS
-%attr(755,root,root) %{perl_vendorarch}/auto/Gnome2/VFS/*.so
-%{perl_vendorarch}/auto/Gnome2/VFS/*.bs
 %{perl_vendorarch}/Gnome2/VFS/Install
 %{perl_vendorarch}/Gnome2/*.pm
+%dir %{perl_vendorarch}/auto/Gnome2/VFS
+%attr(755,root,root) %{perl_vendorarch}/auto/Gnome2/VFS/*.so
+%{perl_vendorarch}/auto/Gnome2/VFS/*.bs
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/12/10 13:03:18  qboosh
+- updated to 1.061
+
 Revision 1.22  2006/07/26 16:03:33  glen
 - unify sourceforge url
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Gnome2-VFS.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list