rpms/pam_mount/devel pam_mount.spec,1.26,1.27

Till Maas (till) fedora-extras-commits at redhat.com
Wed Oct 10 15:36:33 UTC 2007


Author: till

Update of /cvs/pkgs/rpms/pam_mount/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17456

Modified Files:
	pam_mount.spec 
Log Message:
fix requires for pre



Index: pam_mount.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pam_mount/devel/pam_mount.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- pam_mount.spec	10 Oct 2007 15:26:42 -0000	1.26
+++ pam_mount.spec	10 Oct 2007 15:35:59 -0000	1.27
@@ -17,8 +17,7 @@
 BuildRequires:  libHX-devel
 Requires:       pam, lsof
 Requires:       psmisc
-Requires:       perl-XML-Writer
-Requires(pre):  perl-XML-Writer
+Requires(pre):  perl(XML::Writer)
 
 
 %description




More information about the scm-commits mailing list