SPECS: cups.spec - adapter, remove crapola - it is not 1.3 release...
glen
glen at pld-linux.org
Sat Mar 3 16:02:33 CET 2007
Author: glen Date: Sat Mar 3 15:02:33 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adapter, remove crapola
- it is not 1.3 release but svn snapshot (denote it in release and changelog)
---- Files affected:
SPECS:
cups.spec (1.190 -> 1.191)
---- Diffs:
================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.190 SPECS/cups.spec:1.191
--- SPECS/cups.spec:1.190 Sat Mar 3 15:36:45 2007
+++ SPECS/cups.spec Sat Mar 3 16:02:28 2007
@@ -15,16 +15,18 @@
#
%include /usr/lib/rpm/macros.perl
%define pdir CUPS
+%define _svn r6309
+%define _rel 0.1
Summary: Common Unix Printing System
Summary(pl.UTF-8): Ogólny system druku dla Uniksa
Summary(pt_BR.UTF-8): Sistema Unix de Impressão
Name: cups
Version: 1.3
-Release: 0.1
+Release: 0.%{svn}.%{_rel}
Epoch: 1
License: GPL/LGPL
Group: Applications/Printing
-Source0: http://dl.sourceforge.net/sourceforge/cups/%{name}-%{version}svn-r6309-source.tar.bz2
+Source0: http://dl.sourceforge.net/cups/%{name}-%{version}svn-%{_svn}-source.tar.bz2
# Source0-md5: c819a5eca9f2434c5f51fd01df00c38d
Source1: %{name}.init
Source2: %{name}.pamd
@@ -42,8 +44,8 @@
BuildRequires: acl-devel
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: glibc-headers
BuildRequires: dbus-devel
+BuildRequires: glibc-headers
%{?with_gnutls:BuildRequires: gnutls-devel}
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
@@ -249,20 +251,8 @@
Ten pakiet umożliwia drukowanie z poziomu CUPS-a na drukarkach
podłączonych do portów równoległych.
-%package X
-Summary: for WM
-Summary(pl.UTF-8): for menu in WM
-Group: Applications
-Requires: %{name} = %{epoch}:%{version}-%{release}
-
-%description X
--
-
-%description X -l pl.UTF-8
--
-
%prep
-%setup -q -n %{name}-%{version}svn-r6309
+%setup -q -n %{name}-%{version}svn-%{_svn}
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -618,7 +608,7 @@
%files X
%defattr(644,root,root,755)
%{_desktopdir}/%{name}.desktop
-%{_datadir}/icons/hicolor/*/apps/%{name}.png
+%{_iconsdir}/hicolor/*/apps/%{name}.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -626,8 +616,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.191 2007/03/03 15:02:28 glen
+- adapter, remove crapola
+- it is not 1.3 release but svn snapshot (denote it in release and changelog)
+
Revision 1.190 2007/03/03 14:36:45 wolvverine
-- up to 1.3
+- up to 1.3 snapshot (svn r6309)
Revision 1.189 2007/02/22 18:09:29 wolvverine
- add mailto.conf file
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cups.spec?r1=1.190&r2=1.191&f=u
More information about the pld-cvs-commit
mailing list