]> git.pld-linux.org Git - packages/perl-Text-Kakasi.git/blobdiff - perl-Text-Kakasi.spec
rebuild with perl 5.34.0
[packages/perl-Text-Kakasi.git] / perl-Text-Kakasi.spec
index 6d442ec0367cf067378dc125d6dac4064ccb6ebb..7497f1d224324772b22c3fce56e8333bc3dbd59d 100644 (file)
@@ -2,7 +2,6 @@
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define        pdir    Text
 %define        pnam    Kakasi
 Summary:       A KAKASI library module for Perl
@@ -22,7 +21,7 @@ Summary(sv.UTF-8):    En KAKASI-bibliotekmodul för Perl
 Summary(zh_CN.UTF-8):  Perl 的 KAKASI 库模块。
 Name:          perl-Text-Kakasi
 Version:       2.04
-Release:       1
+Release:       16
 # README says just GPL, but module itself GPL v2+
 License:       GPL v2+
 Group:         Development/Languages/Perl
@@ -107,6 +106,7 @@ konvertera Kanjitecken till Hiragana, Katakana eller Romaji.
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 %{__make} \
+       CC="%{__cc}" \
        OPTIMIZE="%{rpmcflags}"
 
 %{?with_tests:%{__make} test}
This page took 0.076935 seconds and 4 git commands to generate.