rpms/openssh-blacklist/F-13 openssh-blacklist.spec,1.3,1.4

Jan F. Chadima jfch2222 at fedoraproject.org
Thu May 6 07:12:42 UTC 2010


Author: jfch2222

Update of /cvs/pkgs/rpms/openssh-blacklist/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26230

Modified Files:
	openssh-blacklist.spec 
Log Message:
* Thu May  6 2010 Jan F. Chadima <jchadima at redhat.com> - 1.0-2
- Data move to fedora's site (#588182)



Index: openssh-blacklist.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openssh-blacklist/F-13/openssh-blacklist.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- openssh-blacklist.spec	30 Jul 2009 15:21:47 -0000	1.3
+++ openssh-blacklist.spec	6 May 2010 07:12:42 -0000	1.4
@@ -1,12 +1,13 @@
 Name:		openssh-blacklist
 Version:	1.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Downloader of the openssh keys affected by CVE-2008-0166
 
 Group:		Applications/Internet
 License:	GPLv2
 URL:		http://www.benhur.prf.cuni.cz/medved-7/wydobitki/?path=openssh-blacklist
 Source0:	http://www.benhur.prf.cuni.cz/medved-7/wydobitki/openssh-blacklist/%{name}-downloader-%{version}.tgz
+Patch0:		openssh-blacklist-downloader-1.0-newurl.patch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch:	noarch
 Requires:	perl-WWW-Mechanize, perl-Digest-SHA1
@@ -16,6 +17,7 @@ Downloader of the openssh keys affected 
 
 %prep
 %setup -q -n %{name}-downloader-%{version}
+%patch0 -p1 -b .newurl
 
 %build
 
@@ -36,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
 %config %{_sysconfdir}/openssh-blacklist.sites
 
 %changelog
+* Thu May  6 2010 Jan F. Chadima <jchadima at redhat.com> - 1.0-2
+- Data move to fedora's site (#588182)
+
 * Wed Jul 30 2009 Jan F. Chadima <jchadima at redhat.com> - 1.0-1
 - Packaged only downloader
 



More information about the scm-commits mailing list