From 32b195cf1a6505f209c3f7fcc5804432b075ac1d Mon Sep 17 00:00:00 2001 From: stevetraylen Date: Jun 23 2010 20:48:51 +0000 Subject: Upstream to 5.2 --- diff --git a/.cvsignore b/.cvsignore index baddd21..4187e44 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -myproxy-5.1.tar.gz +myproxy-5.2.tar.gz diff --git a/myproxy.spec b/myproxy.spec index 6ec4e76..cdc8848 100644 --- a/myproxy.spec +++ b/myproxy.spec @@ -7,8 +7,8 @@ %endif Name: myproxy -Version: 5.1 -Release: 3%{?dist} +Version: 5.2 +Release: 1%{?dist} Summary: Manage X.509 Public Key Infrastructure (PKI) security credentials Group: System Environment/Daemons @@ -16,10 +16,6 @@ License: NCSA and BSD and ASL 2.0 URL: http://grid.ncsa.illinois.edu/myproxy/ Source0: http://downloads.sourceforge.net/cilogon/myproxy-%{version}.tar.gz -# Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=602594 -# Upstream bug: http://bugzilla.globus.org/bugzilla/show_bug.cgi?id=7048 -Patch0: blocked-signals-with-pthr.patch - Source1: myproxy.init Source2: myproxy.sysconfig Source3: README.Fedora @@ -88,6 +84,10 @@ Requires: myproxy-libs = %{version}-%{release} # automatically via pkgconfig %if 0%{?el4}%{?el5} Requires: globus-gss-assist-devel > 3 +Requires: globus-usage-devel +%endif + + %endif Summary: Develop X.509 Public Key Infrastructure (PKI) security credentials Group: System Environment/Daemons @@ -401,6 +401,9 @@ fi %{_libdir}/pkgconfig/myproxy.pc %changelog +* Wed Jun 23 2010 Steve Traylen - 5.2-1 +- New upstream 5.2. +- Drop blocked-signals-with-pthr.patch patch. * Sat Jun 12 2010 Steve Traylen - 5.1-3 - Add blocked-signals-with-pthr.patch patch, rhbz#602594 - Updated init.d script rhbz#603157 diff --git a/sources b/sources index 1580b21..ac6f533 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -199927ad43fbba59cca24bb8fa1391ff myproxy-5.1.tar.gz +4c2e544864f21e8de9bc332084d5dfca myproxy-5.2.tar.gz