rpms/perl-Text-Kakasi/devel perl-Text-Kakasi.spec,1.9,1.10

Akira TAGOH (tagoh) fedora-extras-commits at redhat.com
Tue Jun 3 12:31:45 UTC 2008


Author: tagoh

Update of /cvs/pkgs/rpms/perl-Text-Kakasi/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21505

Modified Files:
	perl-Text-Kakasi.spec 
Log Message:
* Tue Jun  3 2008 Akira TAGOH <tagoh at redhat.com> - 2.04-9
- Fix FTFBS. (#449405)


Index: perl-Text-Kakasi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Text-Kakasi/devel/perl-Text-Kakasi.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Text-Kakasi.spec	7 Mar 2008 02:18:58 -0000	1.9
+++ perl-Text-Kakasi.spec	3 Jun 2008 12:30:59 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           perl-Text-Kakasi
 Version:        2.04
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Kakasi library module for perl
 
 Group:          Development/Libraries
@@ -44,7 +44,7 @@
 iconv -f euc-jp -t utf-8 < "$file" > "${file}_"
 mv -f "${file}_" "$file"
 
-%check || :
+%check
 make test
 
 %clean
@@ -60,6 +60,9 @@
 
 
 %changelog
+* Tue Jun  3 2008 Akira TAGOH <tagoh at redhat.com> - 2.04-9
+- Fix FTFBS. (#449405)
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.04-8
 Rebuild for new perl
 




More information about the fedora-extras-commits mailing list