rpms/pcsc-lite/devel pcsc-lite.spec,1.20,1.21

Robert Relyea rrelyea at fedoraproject.org
Wed Jun 17 17:39:33 UTC 2009


Author: rrelyea

Update of /cvs/extras/rpms/pcsc-lite/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23470

Modified Files:
	pcsc-lite.spec 
Log Message:


update pcsc-lite directory permissions. bug 503211.



Index: pcsc-lite.spec
===================================================================
RCS file: /cvs/extras/rpms/pcsc-lite/devel/pcsc-lite.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- pcsc-lite.spec	6 Mar 2009 00:37:05 -0000	1.20
+++ pcsc-lite.spec	17 Jun 2009 17:39:03 -0000	1.21
@@ -1,6 +1,6 @@
 Name:           pcsc-lite
 Version:        1.5.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        PC/SC Lite smart card framework and applications
 %define upstream_build 2795
 
@@ -11,6 +11,7 @@ Source0:        http://alioth.debian.org
 Patch0:         %{name}-1.4-docinst.patch
 Patch1:         %{name}-1.4.100-rpath64.patch
 Patch2:         %{name}-close_on_exec.patch
+Patch3:         %{name}-1.5-permissions.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -64,6 +65,7 @@ Group:          Documentation
 %patch0 -p0 -b .docinst
 %patch1 -p1 -b .rpath64
 %patch2 -p1 -b .close_on_exec
+%patch3 -p0 -b .permissions
 
 %build
 %configure \
@@ -150,6 +152,9 @@ fi
 
 
 %changelog
+* Wed Jun 17 2009 Bob Relyea <rrelyea at redhat.com> - 1.5.2-2
+- Pick up security fixes from upstream
+
 * Fri Feb 27 2009 Bob Relyea <rrelyea at redhat.com> - 1.5.2-1
 - Pick up 1.5.2
 - Add FD_CLOEXEC flag




More information about the fedora-extras-commits mailing list