Author: glen                         Date: Wed Feb 15 22:30:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.16

---- Files affected:
SPECS:
   perl-libintl.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/perl-libintl.spec
diff -u SPECS/perl-libintl.spec:1.7 SPECS/perl-libintl.spec:1.8
--- SPECS/perl-libintl.spec:1.7 Sun Feb 20 10:34:48 2005
+++ SPECS/perl-libintl.spec     Wed Feb 15 23:30:00 2006
@@ -8,13 +8,14 @@
 Summary:       Internationalization library for Perl
 Summary(pl):   Biblioteka umiędzynaradawiająca Perla
 Name:          perl-libintl
-Version:       1.11
-Release:       3
+Version:       1.16
+Release:       1
 License:       LGPL
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-authors/id/G/GU/GUIDO/%{pnam}-%{version}.tar.gz
-# Source0-md5: 091e05542e36f030c785f2919f05b73f
+# Source0-md5: 7dfcd9ac3a4ff41038a2c67a733d42b9
 Patch0:                %{name}-kill_libiconv.patch
+%{?with_tests:BuildRequires:   glibc-localedb-all}
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -48,6 +49,10 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BULD_ROOT%{perl_archlib}/perllocal.pod
+rm -f $RPM_BULD_ROOT%{perl_vendorarch}/auto/libintl-perl/.packlist
+rm -f $RPM_BULD_ROOT%{perl_vendorlib}/Locale/gettext_xs.pod
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -56,6 +61,7 @@
 %doc README ChangeLog TODO
 %dir %{perl_vendorarch}/auto/Locale/gettext_xs
 %attr(755,root,root) %{perl_vendorarch}/auto/Locale/gettext_xs/*.so
+%{perl_vendorarch}/auto/Locale/gettext_xs/gettext_xs.bs
 %{perl_vendorlib}/Locale/*.pm
 %{perl_vendorlib}/Locale/Recode
 %{perl_vendorlib}/Locale/RecodeData
@@ -67,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/02/15 22:30:00  glen
+- updated to 1.16
+
 Revision 1.7  2005/02/20 09:34:48  radek
 - kill empty *.bs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-libintl.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to