]> git.pld-linux.org Git - packages/freebooters.git/commitdiff
- BR: libstdc++-devel, sed 4.0
authordarekr <darekr@pld-linux.org>
Sat, 21 May 2005 07:16:51 +0000 (07:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freebooters.spec -> 1.3

freebooters.spec

index eee89bd1afefa7165801bf8e26f2e7dcd6978db4..240d185ef7d245e554ba10e248a6351cd95bef82 100644 (file)
@@ -13,6 +13,8 @@ BuildRequires:        SDL-devel >= 1.2.0
 BuildRequires: SDL_image-devel >= 1.2.0
 BuildRequires: SDL_mixer-devel >= 1.2.0
 BuildRequires: SDL_ttf-devel >= 2.0.0
 BuildRequires: SDL_image-devel >= 1.2.0
 BuildRequires: SDL_mixer-devel >= 1.2.0
 BuildRequires: SDL_ttf-devel >= 2.0.0
+BuildRequires: libstdc++-devel
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -53,6 +55,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc doc/{AUTHORS,changelog-until-0.2.txt,NEWS,README,TODO}
 %attr(755,root,root) %{_bindir}/*
 %defattr(644,root,root,755)
 %doc doc/{AUTHORS,changelog-until-0.2.txt,NEWS,README,TODO}
 %attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %{_datadir}/%{name}
 %{_mandir}/man6/*.6*
 %{_datadir}/%{name}
 %{_mandir}/man6/*.6*
This page took 0.113494 seconds and 4 git commands to generate.