]> git.pld-linux.org Git - packages/bbsload.git/commitdiff
- BR: libstdc++-devel; sorted verify() flags
authorzbyniu <zbyniu@pld-linux.org>
Mon, 6 Jun 2005 17:05:29 +0000 (17:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bbsload.spec -> 1.19

bbsload.spec

index 4a5eed164b7534886b996105d9892d7a989b47b0..b54b30a5b61b3fcdc799966e62ab404937453aec 100644 (file)
@@ -12,6 +12,7 @@ URL:          http://bbtools.windsofstorm.net/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: libstdc++-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -49,4 +50,4 @@ rm -rf $RPM_BUILD_ROOT
 %doc BUGS README TODO
 %attr(755,root,root) %{_bindir}/bb*
 %dir %{_sysconfdir}/bbtools
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/bbtools/%{name}.*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bbtools/%{name}.*
This page took 0.053494 seconds and 4 git commands to generate.