From fd9386790171e155fc77b03e9295ee9e47b9f3ef Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Aug 13 2007 22:31:26 +0000 Subject: - 1.3.0. --- diff --git a/.cvsignore b/.cvsignore index 60a351a..04c19c0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -25,3 +25,4 @@ cups-1.2.12-source.tar.bz2 cups-1.3b1-source.tar.bz2 cups-1.3rc1-source.tar.bz2 cups-1.3rc2-source.tar.bz2 +cups-1.3.0-source.tar.bz2 diff --git a/cups.spec b/cups.spec index 17805c1..fc39ece 100644 --- a/cups.spec +++ b/cups.spec @@ -2,15 +2,14 @@ %define use_alternatives 1 %define lspp 1 %define cups_serverbin %{_exec_prefix}/lib/cups -%define cups_beta rc2 Summary: Common Unix Printing System Name: cups -Version: 1.3 -Release: 0.%{cups_beta}.2%{?dist} +Version: 1.3.0 +Release: 1%{?dist} License: GPL Group: System Environment/Daemons -Source: ftp://ftp.easysw.com/pub/cups/test//cups-%{version}%{cups_beta}-source.tar.bz2 +Source: ftp://ftp.easysw.com/pub/cups/test//cups-%{version}-source.tar.bz2 Source1: cups.init Source2: cupsprinter.png Source4: pstopdf @@ -130,7 +129,7 @@ UNIX® operating systems. This is the package that provices standard lpd emulation. %prep -%setup -q -n %{name}-%{version}%{cups_beta} +%setup -q -n %{name}-%{version} %patch1 -p1 -b .noinit %patch2 -p1 -b .no-gzip-man %patch3 -p1 -b .system-auth @@ -437,6 +436,9 @@ rm -rf $RPM_BUILD_ROOT %{cups_serverbin}/daemon/cups-lpd %changelog +* Mon Aug 13 2007 Tim Waugh 1:1.3.0-1 +- 1.3.0. + * Tue Jul 31 2007 Tim Waugh 1:1.3-0.rc2.2 - Make cancel man page work properly with alternatives system (bug #249768). - Don't call aclocal even when we modify m4 files -- CUPS does not use diff --git a/sources b/sources index 77b3e47..dc6ac64 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ b0bb017098e8e76b8a25e666c41ce540 postscript.ppd.gz -469cfdc1c7c1d060e5e5e1be3bfdfac8 cups-1.3rc2-source.tar.bz2 +ae2855d5d1ab5b5fcbb8a2613cefec14 cups-1.3.0-source.tar.bz2