From 3e9ff7c3157bee72be2147ed8e69d2dfdc04bafb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Tue, 8 Nov 2005 21:52:56 +0000 Subject: [PATCH] - rebuilt with new openssl --- cups.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cups.spec b/cups.spec index f9874ba..d1e2fcb 100644 --- a/cups.spec +++ b/cups.spec @@ -6,7 +6,7 @@ Summary: Common Unix Printing System Name: cups Version: 1.1.23 -Release: 24 +Release: 25 License: GPL Group: System Environment/Daemons Source: ftp://ftp.easysw.com/pub/cups/test/cups-%{version}-source.tar.bz2 @@ -425,6 +425,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/cups/daemon/cups-lpd %changelog +* Tue Nov 8 2005 Tomas Mraz 1:1.1.23-25 +- rebuilt with new openssl + * Thu Oct 20 2005 Tim Waugh 1:1.1.23-24 - Build with -fstack-protector-all.