]> git.pld-linux.org Git - packages/balsa.git/commitdiff
- BR: rpmbuild(macros) >= 1.197
authorspeedy <speedy@pld-linux.org>
Sat, 4 Jun 2005 11:40:39 +0000 (11:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Req(post,postun)
- pack mimetypes.

Changed files:
    balsa.spec -> 1.133

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.072564 seconds and 4 git commands to generate.