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

bbmail.spec

index d1ca7fc7af713ebd992799e14084c51efd321626..f507a584e310ea185ef9f8e43cd3d6c36a709a7b 100644 (file)
@@ -13,6 +13,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
@@ -54,5 +55,5 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS BUGS README TODO ChangeLog
 %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}.*
 %{_mandir}/man1/*
This page took 0.053007 seconds and 4 git commands to generate.