]> git.pld-linux.org Git - packages/bbmail.git/blobdiff - bbmail.spec
- tabs in preamble
[packages/bbmail.git] / bbmail.spec
index bc5ecb038acfe5a978e647f95e61a38032a5e728..e72188bb1a4c853f7121b87102d415be7265d702 100644 (file)
@@ -1,8 +1,8 @@
 Summary:       A mail notification program designed for blackbox
 Summary:       A mail notification program designed for blackbox
-Summary(pl):   Powiadamiacz o poczcie zaprojektowany dla blackboksa
+Summary(pl.UTF-8):     Powiadamiacz o poczcie zaprojektowany dla blackboksa
 Name:          bbmail
 Version:       0.8.3
 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
 License:       GPL
 Group:         X11/Applications
 Source0:       http://bbtools.windsofstorm.net/sources/%{name}-%{version}.tar.gz
@@ -13,6 +13,7 @@ URL:          http://bbtools.windsofstorm.net/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: libstdc++-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -21,11 +22,12 @@ great with blackbox window manager, because it use it's theme, but it
 can also work with other. bbmail can use multiple mailboxes (in many
 types) and is highly configurable.
 
 can also work with other. bbmail can use multiple mailboxes (in many
 types) and is highly configurable.
 
-%description -l pl
-bbmail jest programem powiadamiaj±cym o przychodz±cej poczcie.
-Wspólpracuje z zarz±dca okien blackbox, u¿ywaj±c jego ustawieñ
-wygl±du, aczkolwiek mo¿e te¿ dzia³aæ z innym. Obs³uguje wiele skrzynek
-pocztowych (w ró¿nych formatach) i jest wysoce konfigurowalny.
+%description -l pl.UTF-8
+bbmail jest programem powiadamiającym o przychodzącej poczcie.
+Współpracuje z zarządcą okien blackbox, używając jego ustawień
+wyglądu, aczkolwiek może też działać z innym. Obsługuje wiele 
+skrzynek pocztowych (w różnych formatach) i jest wysoce 
+konfigurowalny.
 
 %prep
 %setup -q
 
 %prep
 %setup -q
@@ -33,8 +35,6 @@ pocztowych (w r
 %patch1 -p1
 
 %build
 %patch1 -p1
 
 %build
-rm -f missing
-cp -f /usr/share/automake/config.sub .
 %{__aclocal}
 %{__autoconf}
 %{__automake}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -54,5 +54,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS README TODO ChangeLog
 %attr(755,root,root) %{_bindir}/bb*
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS README TODO ChangeLog
 %attr(755,root,root) %{_bindir}/bb*
-%{_mandir}/*/*
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/bbtools/%{name}.*
+%dir %{_sysconfdir}/bbtools
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bbtools/%{name}.*
+%{_mandir}/man1/*
This page took 0.068155 seconds and 4 git commands to generate.