]> git.pld-linux.org Git - packages/perl-Shout.git/blobdiff - perl-Shout.spec
perl 5.36.0 rebuild
[packages/perl-Shout.git] / perl-Shout.spec
index d97b8aed81dab11272c65732cae1b76b6690d911..5bdf98f373c913ef48340c05861cbfa9848afc21 100644 (file)
@@ -2,12 +2,11 @@
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 Summary:       Shout - Perl glue for libshout streaming source library
 Summary(pl.UTF-8):     Shout - perlowy interfejs do biblioteki strumieni libshout
 Name:          perl-Shout
 Version:       2.1
-Release:       2
+Release:       18
 License:       unknown
 Group:         Development/Languages/Perl
 Source0:       http://downloads.xiph.org/releases/libshout/Shout-%{version}.tar.gz
@@ -44,7 +43,7 @@ skupić się na możliwościach zamiast szczegółach implementacji.
 
 %{__make} \
        CC="%{__cc}" \
-       OPTIMIZE="%{rpmcflags}"
+       OPTIMIZE="%{rpmcflags} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
 
 %{?with_tests:%{__make} test}
 
@@ -66,7 +65,6 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorarch}/Shout.pm
 %dir %{perl_vendorarch}/auto/Shout
 %{perl_vendorarch}/auto/Shout/autosplit.ix
-%{perl_vendorarch}/auto/Shout/Shout.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/Shout/Shout.so
 %{_examplesdir}/%{name}-%{version}
 %{_mandir}/man3/Shout.3*
This page took 0.033496 seconds and 4 git commands to generate.