summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2004-10-31 12:29:43 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commite9cfa6df5053c7eed23e68a653e4a03b5140cbe7 (patch)
tree8542b25b6bdcc0c534e05711ab8c5ac1d18baa32
parentce1be8eab46057d0163cd497b354f8a775094f0c (diff)
downloadbbmail-e9cfa6df5053c7eed23e68a653e4a03b5140cbe7.zip
bbmail-e9cfa6df5053c7eed23e68a653e4a03b5140cbe7.tar.gz
- added /etc/bbtools dir to package (shared between bb* packages); release 3auto/ac/bbmail-0_8_3-3AC-STABLEAC-branch
Changed files: bbmail.spec -> 1.25
-rw-r--r--bbmail.spec7
1 files changed, 3 insertions, 4 deletions
diff --git a/bbmail.spec b/bbmail.spec
index ce799a6..d1ca7fc 100644
--- a/bbmail.spec
+++ b/bbmail.spec
@@ -2,7 +2,7 @@ Summary: A mail notification program designed for blackbox
Summary(pl): Powiadamiacz o poczcie zaprojektowany dla blackboksa
Name: bbmail
Version: 0.8.3
-Release: 2
+Release: 3
License: GPL
Group: X11/Applications
Source0: http://bbtools.windsofstorm.net/sources/%{name}-%{version}.tar.gz
@@ -34,8 +34,6 @@ konfigurowalny.
%patch1 -p1
%build
-rm -f missing
-cp -f /usr/share/automake/config.sub .
%{__aclocal}
%{__autoconf}
%{__automake}
@@ -55,5 +53,6 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS BUGS README TODO ChangeLog
%attr(755,root,root) %{_bindir}/bb*
-%{_mandir}/*/*
+%dir %{_sysconfdir}/bbtools
%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/bbtools/%{name}.*
+%{_mandir}/man1/*