rpms/mingw32-opensc/F-10 .cvsignore, 1.2, 1.3 mingw32-opensc.spec, 1.1, 1.2 sources, 1.2, 1.3 opensc-0.11.7-iconv.patch, 1.1, NONE

Kalev Lember kalev at fedoraproject.org
Wed May 13 02:13:18 UTC 2009


Author: kalev

Update of /cvs/pkgs/rpms/mingw32-opensc/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20966

Modified Files:
	.cvsignore mingw32-opensc.spec sources 
Removed Files:
	opensc-0.11.7-iconv.patch 
Log Message:
* Wed May 13 2009 Kalev Lember <kalev at smartlink.ee> - 0.11.8-1
- Update to 0.11.8, fixes a security issue.
- Remove iconv detection patch that was applied upstream.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-opensc/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	17 Apr 2009 21:12:56 -0000	1.2
+++ .cvsignore	13 May 2009 02:12:48 -0000	1.3
@@ -1 +1 @@
-opensc-0.11.7.tar.gz
+opensc-0.11.8.tar.gz


Index: mingw32-opensc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-opensc/F-10/mingw32-opensc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- mingw32-opensc.spec	17 Apr 2009 21:12:57 -0000	1.1
+++ mingw32-opensc.spec	13 May 2009 02:12:48 -0000	1.2
@@ -5,28 +5,26 @@
 %global __find_provides %{_mingw32_findprovides}
 
 Name:           mingw32-opensc
-Version:        0.11.7
-Release:        3%{?dist}
+Version:        0.11.8
+Release:        1%{?dist}
 Summary:        MingGW Windows OpenSC library
 
 Group:          Development/Libraries
 License:        LGPLv2+
 URL:            http://www.opensc-project.org/opensc/
 Source0:        http://www.opensc-project.org/files/opensc/opensc-%{version}.tar.gz
-Patch0:         opensc-0.11.7-iconv.patch
 Patch1:         opensc-0.11.7-develconfig.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 23
+BuildRequires:  mingw32-filesystem
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-iconv
 BuildRequires:  mingw32-libltdl
 BuildRequires:  mingw32-openssl
 BuildRequires:  mingw32-readline
-BuildRequires:  autoconf, automake, libtool
 
 Requires:       pkgconfig
 
@@ -43,11 +41,8 @@ This is the MinGW cross-compiled Windows
 
 %prep
 %setup -q -n opensc-%{version}
-%patch0 -p1 -b .iconv
 %patch1 -p1 -b .config
 
-autoreconf
-
 sed -i -e 's|"/lib /usr/lib\b|"%{_mingw32_libdir}|' configure # lib64 rpaths
 cp -p src/pkcs15init/README ./README.pkcs15init
 cp -p src/scconf/README.scconf .
@@ -127,6 +122,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed May 13 2009 Kalev Lember <kalev at smartlink.ee> - 0.11.8-1
+- Update to 0.11.8, fixes a security issue.
+- Remove iconv detection patch that was applied upstream.
+
 * Fri Apr 17 2009 Kalev Lember <kalev at smartlink.ee> - 0.11.7-3
 - Replace %%define with %%global.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-opensc/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	17 Apr 2009 21:12:57 -0000	1.2
+++ sources	13 May 2009 02:12:48 -0000	1.3
@@ -1 +1 @@
-419e9be372c2f9bbb3ce9704c929d5ec  opensc-0.11.7.tar.gz
+a269b478b18dddb648b9bd930206b5a8  opensc-0.11.8.tar.gz


--- opensc-0.11.7-iconv.patch DELETED ---




More information about the fedora-extras-commits mailing list