SPECS: xfprint.spec - updated to 4.2.3 - updated BRs, fixed desc

charles charles at pld-linux.org
Sun Nov 13 02:23:45 CET 2005


Author: charles                      Date: Sun Nov 13 01:23:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.2.3
- updated BRs, fixed desc

---- Files affected:
SPECS:
   xfprint.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/xfprint.spec
diff -u SPECS/xfprint.spec:1.31 SPECS/xfprint.spec:1.32
--- SPECS/xfprint.spec:1.31	Mon May 23 00:25:21 2005
+++ SPECS/xfprint.spec	Sun Nov 13 02:23:40 2005
@@ -2,12 +2,12 @@
 Summary:	Print dialog and printer manager for Xfce
 Summary(pl):	Okno dialogowe wydruku i zarządca drukarek dla Xfce
 Name:		xfprint
-Version:	4.2.2
+Version:	4.2.3
 Release:	1
 License:	BSD
 Group:		X11/Applications
 Source0:        http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-%{version}/src/%{name}-%{version}.tar.gz
-# Source0-md5:	033cc5a89b781bd13491d39ac7b351ba
+# Source0-md5:	64c983a6d7778cbd5d6c93ee1dbbd3f9
 Patch0:		%{name}-locale-names.patch
 Patch1:		%{name}-lpr.patch
 URL:		http://www.xfce.org/
@@ -19,15 +19,16 @@
 BuildRequires:	glib2-devel >= 2.2.0
 BuildRequires:	intltool
 BuildRequires:	libtool
-BuildRequires:	libxfce4mcs-devel >= 4.1.91
-BuildRequires:	libxfcegui4-devel >= 4.1.91
+BuildRequires:	libxfce4mcs-devel >= 4.2.0
+BuildRequires:	libxfcegui4-devel >= 4.2.0
+BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pkgconfig >= 1:0.9.0
-BuildRequires:	xfce-mcs-manager-devel >= 4.1.91
+BuildRequires:	xfce-mcs-manager-devel >= 4.2.0
 BuildRequires:	xfce4-dev-tools
 Requires:	%{name}-print-backend = %{version}-%{release}
 Requires:	a2ps
 Requires:	glib2 >= 2.2.0
-Requires:	libxfcegui4 >= 4.1.91
+Requires:	libxfcegui4 >= 4.2.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,19 +40,19 @@
 środowiska Xfce.
 
 %package cups
-Summary:	cups plugin for xfprint
-Summary(pl):	Wtyczka cups dla xfprint
+Summary:	CUPS plugin for xfprint
+Summary(pl):	Wtyczka CUPS dla xfprint
 Group:		X11/Applications
 Requires:	%{name} = %{version}-%{release}
 Provides:	%{name}-print-backend = %{version}-%{release}
 
 %description cups
-This package contains plugin for xfprint allowing to use cups printing
+This package contains plugin for xfprint allowing to use CUPS printing
 system directly.
 
 %description cups -l pl
-Paczka ta zawiera wtyczke dla xfprint, ktora umozliwia bezposrednie
-korzystanie z systemu wydruku cups.
+Paczka ta zawiera wtyczkę dla xfprint, która umożliwia bezpośrednie
+korzystanie z systemu wydruku CUPS.
 
 %package bsdlpr
 Summary:	bsdlpr plugin for xfprint
@@ -66,7 +67,7 @@
 style printing system through lpr program.
 
 %description bsdlpr -l pl
-Paczka ta zawiera wtyczke dla xfprint, ktora umozliwia drukowanie
+Paczka ta zawiera wtyczkę dla xfprint, która umożliwia drukowanie
 w stylu bsd poprzez program lpr.
 
 %prep
@@ -85,6 +86,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
+	--disable-static \
 	--enable-cups \
 	--enable-bsdlpr
 
@@ -97,8 +99,8 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 # unusable (no devel resources)
-rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/mcs-plugins/*.{la,a}
-rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/xfprint-plugins/*.{la,a}
+rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/mcs-plugins/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/xfprint-plugins/*.la
 
 %find_lang %{name}
 
@@ -115,10 +117,9 @@
 %attr(755,root,root) %{_libdir}/xfce4/mcs-plugins/*.so
 %{_iconsdir}/hicolor/*/*/*
 %{_desktopdir}/*
-%{_datadir}/xfce4/doc/C/xfprint.html
-%{_datadir}/xfce4/doc/C/images/*.png
-%lang(fr) %{_datadir}/xfce4/doc/fr/*.html
-%lang(fr) %{_datadir}/xfce4/doc/fr/images/*.png
+%{_datadir}/xfce4/doc/C/*
+%lang(fr) %{_datadir}/xfce4/doc/fr/*
+%lang(he) %{_datadir}/xfce4/doc/he/*
 
 %files cups
 %defattr(644,root,root,755)
@@ -134,6 +135,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2005/11/13 01:23:40  charles
+- updated to 4.2.3
+- updated BRs, fixed desc
+
 Revision 1.31  2005/05/22 22:25:21  koorek
 - updated to 4.2.2
 - used m4macros from dev-tools
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfprint.spec?r1=1.31&r2=1.32&f=u




More information about the pld-cvs-commit mailing list