rpms/pam_mount/devel pam_mount.spec,1.38,1.39

Till Maas till at fedoraproject.org
Fri Sep 5 08:32:46 UTC 2008


Author: till

Update of /cvs/pkgs/rpms/pam_mount/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5304

Modified Files:
	pam_mount.spec 
Log Message:
* Fri Sep 05 2008 Till Maas <opensource at till.name> - 0.47-1
- Update to new version that includes a security fix:
  https://sourceforge.net/project/shownotes.php?release_id=624240
- Add lzma BR and unpack source manually



Index: pam_mount.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pam_mount/devel/pam_mount.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- pam_mount.spec	5 Sep 2008 08:25:52 -0000	1.38
+++ pam_mount.spec	5 Sep 2008 08:32:16 -0000	1.39
@@ -13,6 +13,7 @@
 BuildRequires:  glib2-devel, pam-devel, openssl-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  libHX-devel >= 1.18
+BuildRequires:  lzma
 Requires:       pam, lsof
 Requires:       psmisc
 Requires:       libHX >= 1.18
@@ -39,7 +40,7 @@
 
 
 %prep
-%setup -q -T
+%setup -q -T -c
 lzma -c -d %SOURCE0 | tar -xvvf - -C ..
 
 
@@ -92,8 +93,9 @@
 
 %changelog
 * Fri Sep 05 2008 Till Maas <opensource at till.name> - 0.47-1
-- Update to new version, that includes a security fix:
+- Update to new version that includes a security fix:
   https://sourceforge.net/project/shownotes.php?release_id=624240
+- Add lzma BR and unpack source manually
 
 * Mon Jun 23 2008 Till Maas <opensource at till.name> - 0.41-2
 - Add patch to fix <or> handling in config file, reference:




More information about the fedora-extras-commits mailing list