[pam_mount] update BRs

Till Maas till at fedoraproject.org
Thu Sep 5 21:33:53 UTC 2013


commit 743600908a14a530224828365c7b1cbd70ec66a8
Author: Till Maas <opensource at till.name>
Date:   Thu Sep 5 23:33:41 2013 +0200

    update BRs

 pam_mount.spec |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/pam_mount.spec b/pam_mount.spec
index d6f1582..724c699 100644
--- a/pam_mount.spec
+++ b/pam_mount.spec
@@ -19,15 +19,18 @@ Source1:        http://downloads.sourceforge.net/pam-mount/%{name}-%{version}.ta
 # Commandline: fedpkg-vcs -f pull-retarget
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  glib2-devel pam-devel openssl-devel
-BuildRequires:  libxml2-devel
 BuildRequires:  cryptsetup-luks-devel >= 1.1.2
+BuildRequires:  glib2-devel 
 BuildRequires:  libHX-devel >= 3.12.1
 BuildRequires:  libmount-devel >= 2.20
+BuildRequires:  libxml2-devel
+BuildRequires:  openssl-devel
+BuildRequires:  pam-devel 
+BuildRequires:  pcre-devel >= 7
 # for generation from snapshot
-BuildRequires:  libtool
-BuildRequires:  automake
-BuildRequires:  autoconf
+#BuildRequires:  autoconf
+#BuildRequires:  automake
+#BuildRequires:  libtool
 Requires:       pam
 Requires:       libHX >= 3.12.1
 Requires:       cryptsetup-luks-libs >= 1.1.2
@@ -145,6 +148,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu Sep 05 2013 Till Maas <opensource at till.name> - 2.14-1
 - Update to new release
+- Update BRs
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.13-5.20130707git966c6bea
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list