rpms/prozilla/FC-3 prozilla.spec,1.9,1.10

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Fri Jan 20 10:15:01 UTC 2006


Author: jwrdegoede

Update of /cvs/extras/rpms/prozilla/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5154

Modified Files:
	prozilla.spec 
Log Message:
* Fri Jan 20 2006 Hans de Goede <j.w.r.degoede at hhs.nl>
- Fix CAN-2005-2961 / bugzilla 169791



Index: prozilla.spec
===================================================================
RCS file: /cvs/extras/rpms/prozilla/FC-3/prozilla.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- prozilla.spec	9 Sep 2005 11:26:13 -0000	1.9
+++ prozilla.spec	20 Jan 2006 10:15:01 -0000	1.10
@@ -1,11 +1,12 @@
 Summary:	Advanced Linux download manager
 Name:		prozilla
 Version:	1.3.7.4
-Release:	1%{?dist}
+Release:	2%{?dist}
 
 License:	GPL
 Group:		Applications/Internet
 Source0:	http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.gz
+Patch0:		prozilla-1.3.7.4-buf.patch
 URL:		http://prozilla.genesys.ro/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:	ncurses-devel
@@ -27,6 +28,7 @@
 
 %prep
 %setup -q
+%patch0 -p1 -z .buf
 %configure
 
 %build
@@ -49,6 +51,9 @@
 %{_mandir}/man1/proz*
 
 %changelog
+* Fri Jan 20 2006 Hans de Goede <j.w.r.degoede at hhs.nl>
+- Fix CAN-2005-2961 / bugzilla 169791
+
 * Fri Sep 09 2005 Ralf Corsepius <rc040203 at freenet.de>
 - %%{_bindir}/proz.
 




More information about the fedora-extras-commits mailing list