SPECS: gtklp.spec - updated to 1.1.0 - packed ru man pages

maciek2w maciek2w at pld-linux.org
Fri Feb 3 19:48:32 CET 2006


Author: maciek2w                     Date: Fri Feb  3 18:48:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.1.0
- packed ru man pages

---- Files affected:
SPECS:
   gtklp.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/gtklp.spec
diff -u SPECS/gtklp.spec:1.24 SPECS/gtklp.spec:1.25
--- SPECS/gtklp.spec:1.24	Tue Nov  1 22:53:00 2005
+++ SPECS/gtklp.spec	Fri Feb  3 19:48:26 2006
@@ -7,24 +7,24 @@
 Summary:	A GTK+ frontend to CUPS
 Summary(pl):	Interfejs GTK+ do CUPS
 Name:		gtklp
-Version:	1.0d
+Version:	1.1.0
 Release:	2
 License:	GPL
 Group:		Applications/Printing
 Source0:	http://dl.sourceforge.net/gtklp/%{name}-%{version}.src.tar.gz
-# Source0-md5:	eacea48c91360bb20133238ce1377359
+# Source0-md5:	67e3ed1e840ad8cdbbf34dbb8d2bd843
 Source1:	http://dl.sourceforge.net/gtklp/%{_iconsrc}.tar.gz
 # Source1-md5:	e6e7f46c1b525c6993eaeee0c61fe5d1
 Source3:	%{name}.desktop
 URL:		http://gtklp.sourceforge.net/
 Patch0:		%{name}-locale_names.patch
+Patch1:		%{name}-man_ru.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	cups-devel >= 1.1.10
 BuildRequires:	gtk+2-devel >= 2:2.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 A GTK+ frontend to CUPS.
 
@@ -34,6 +34,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 mv -f po/{cz,cs}.po
 
@@ -58,11 +59,13 @@
 %find_lang %{name}
 
 install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
+install -d $RPM_BUILD_ROOT%{_mandir}/ru/man1
+mv $RPM_BUILD_ROOT%{_mandir}/man1/gtklp-ru.1 $RPM_BUILD_ROOT%{_mandir}/ru/man1/gtklp.1
+mv $RPM_BUILD_ROOT%{_mandir}/man1/gtklpq-ru.1 $RPM_BUILD_ROOT%{_mandir}/ru/man1/gtklpq.1
 install %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 tar zxf %{SOURCE1} -C $RPM_BUILD_DIR
 cd $RPM_BUILD_DIR/%{_iconsrc}
 install %{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
- 
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +75,7 @@
 %doc NEWS TODO USAGE README BUGS AUTHORS ChangeLog
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
+%{_mandir}/ru/man1/*
 %{_pixmapsdir}/%{name}.png
 %{_desktopdir}/%{name}.desktop
 
@@ -81,6 +85,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/02/03 18:48:26  maciek2w
+- updated to 1.1.0
+- packed ru man pages
+
 Revision 1.24  2005/11/01 21:53:00  ankry
 - kill bogus chs locale, rel. 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gtklp.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list