From 835fcb44c5dd99ce757b5f756e5dd5c789501b2e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 11 Jun 2004 10:03:12 +0000 Subject: [PATCH] - 1.1.21rc1 Changed files: cups.spec -> 1.102 --- cups.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/cups.spec b/cups.spec index dbe250e..3a40046 100644 --- a/cups.spec +++ b/cups.spec @@ -12,14 +12,14 @@ Summary: Common Unix Printing System Summary(pl): Popularny system druku dla Uniksa Summary(pt_BR): Sistema Unix de Impressão Name: cups -%define rcver %{nil} -Version: 1.1.20 -Release: 4 +%define rcver rc1 +Version: 1.1.21 +Release: 0.%{rcver}.1 Epoch: 1 License: GPL/LGPL Group: Applications/Printing -Source0: ftp://ftp.easysw.com/pub/%{name}/%{version}%{rcver}/%{name}-%{version}%{rcver}-source.tar.bz2 -# Source0-md5: 09d0be2bad1b0617bc0eba6eef81f6e9 +Source0: ftp://ftp.easysw.com/pub/%{name}/%{?rcver:test}%{!?rcver:%{version}}/%{name}-%{version}%{rcver}-source.tar.bz2 +# Source0-md5: 3cf609727cbf8d8c097d16100be58a28 Source1: %{name}.init Source2: %{name}.pamd Source3: %{name}.logrotate @@ -438,8 +438,9 @@ fi %attr(755,root,root) %{_bindir}/cups-config %{_includedir}/cups %{_libdir}/lib*.so +%{_mandir}/man1/cups-config* %{_mandir}/man3/* -%lang(fr) %{_mandir}/fr/man3/* +%lang(fr) %{_mandir}/fr/man1/cups-config* %files static %defattr(644,root,root,755) -- 2.43.0