]> git.pld-linux.org Git - packages/balsa.git/blobdiff - balsa.spec
- BR: rpmbuild(macros) >= 1.197
[packages/balsa.git] / balsa.spec
index 8b7cce65da291b7b02932009079d15bb1989cfbc..c3a5d6b6b1a0feaca56c7e47d38511a2ef080509 100644 (file)
@@ -38,8 +38,13 @@ BuildRequires:       libtool
 %{?with_ldap:BuildRequires:    openldap-devel}
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: pcre-devel >= 3.0
+BuildRequires: rpmbuild(macros) >= 1.197
 BuildRequires: scrollkeeper >= 0.1.4
 %{?with_gpgme:Requires:        gpgme >= 1:0.9.0}
+Requires(post):        scrollkeeper
+Requires(post):        desktop-file-utils
+Requires(postun):      scrollkeeper
+Requires(postun):      desktop-file-utils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -116,3 +121,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_omf_dest_dir}/%{name}
 %{_desktopdir}/*
 %{_pixmapsdir}/*
+%{_iconsdir}/hicolor/48x48/mimetypes/*.png
This page took 0.074568 seconds and 4 git commands to generate.