]> git.pld-linux.org Git - packages/frozen-bubble.git/blobdiff - frozen-bubble.spec
- use package name
[packages/frozen-bubble.git] / frozen-bubble.spec
index 806ee847561d866d9a365d3682772096b1342c44..5cf5f071a2fcc0d59bf497ebff1a239a099f5e7b 100644 (file)
@@ -17,7 +17,7 @@ BuildRequires:        perl-SDL >= 2.1.0
 BuildRequires: perl-devel
 BuildRequires: rpm-perlprov >= 3.0.3-18
 BuildRequires: smpeg-devel
-Requires:      perl(Locale::gettext) >= 1.04
+Requires:      perl-Locale-gettext >= 1.04
 Requires:      perl-SDL >= 2.1.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,7 +43,7 @@ efektami przej
 %build
 %{__make} \
        OPTIMIZE="%{rpmcflags} -Wall" \
-       ADDCFLAGS="%{rpmcflags}" \
+       OTHERLDFLAGS="%{rpmldflags}" \
        CC="%{__cc}" \
        PREFIX="%{_prefix}" \
        INSTALLDIRS=vendor
@@ -69,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README AUTHORS
 %attr(755,root,root) %{_bindir}/*
+%dir %{_libdir}/frozen-bubble
 %attr(755,root,root) %{_libdir}/frozen-bubble/fb-server
 %{_datadir}/%{name}
 %dir %{perl_vendorarch}/auto/fb_c_stuff
This page took 0.093421 seconds and 4 git commands to generate.