SPECS: perl-Gtk2-CV.spec - pl, some cleanups

qboosh qboosh at pld-linux.org
Sun Aug 20 02:03:15 CEST 2006


Author: qboosh                       Date: Sun Aug 20 00:03:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, some cleanups

---- Files affected:
SPECS:
   perl-Gtk2-CV.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Gtk2-CV.spec
diff -u SPECS/perl-Gtk2-CV.spec:1.1 SPECS/perl-Gtk2-CV.spec:1.2
--- SPECS/perl-Gtk2-CV.spec:1.1	Sun Jul 30 20:46:45 2006
+++ SPECS/perl-Gtk2-CV.spec	Sun Aug 20 02:03:09 2006
@@ -6,25 +6,34 @@
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	Gtk2
 %define		pnam	CV
-Summary:	perl(Gtk2::CV) - 
+Summary:	Gtk2::CV - a fast GTK+ image viewer loosely modeled after XV
+Summary(pl):	Gtk2::CV - szybka przeglądarka obrazków oparta na GTK+ robiona na wzór XV
 Name:		perl-Gtk2-CV
 Version:	1.2
 Release:	0.1
-# note if it is "same as perl"
-License:	(enter GPL/LGPL/BSD/BSD-like/Artistic/other license name here)
+License:	unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	94fa4d991704f5ff038650ec2eeab0cd
+URL:		http://search.cpan.org/dist/Gtk2-CV/
+BuildRequires:	libjpeg-devel
+BuildRequires:	libmagic-devel
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
+Requires:	perl-Gtk2 >= 1.08
+Requires:	perl-Gtk2-GladeXML >= 0.93
+Requires:	perl-IO-AIO >= 1.4
+Requires:	perl(Gtk2::PodViewer) >= 0.03
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-perl module Gtk2::CV which implements image viewer, but unfortunatelly
+Perl module Gtk2::CV which implements image viewer, but unfortunatelly
 there is no documentation for base module. 
 
+%description -l pl
+Moduł Perla Gtk2::CV implementuje przeglądarkę obrazków, ale niestety
+nie ma dokumentacji dla głównego modułu.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -50,18 +59,19 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %attr(755,root,root) %{_bindir}/cv
-%dir %{perl_vendorarch}/auto/Gtk2/CV
-%{perl_vendorarch}/auto/Gtk2/CV/CV.*
 %{perl_vendorarch}/Gtk2/CV.pm
-%{perl_vendorarch}/Gtk2/CV/Plugin/*.pm
-%{perl_vendorarch}/Gtk2/CV/*.pm
 %dir %{perl_vendorarch}/Gtk2/CV
+%{perl_vendorarch}/Gtk2/CV/*.pm
+%{perl_vendorarch}/Gtk2/CV/gtkrc
 %dir %{perl_vendorarch}/Gtk2/CV/Plugin
+%{perl_vendorarch}/Gtk2/CV/Plugin/*.pm
 %dir %{perl_vendorarch}/Gtk2/CV/images
 %{perl_vendorarch}/Gtk2/CV/images/*.png
-%{perl_vendorarch}/Gtk2/CV/gtkrc
-%{_mandir}/man3/*
+%dir %{perl_vendorarch}/auto/Gtk2/CV
+%{perl_vendorarch}/auto/Gtk2/CV/CV.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/Gtk2/CV/CV.so
 %{_mandir}/man1/*
+%{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -69,6 +79,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/20 00:03:09  qboosh
+- pl, some cleanups
+
 Revision 1.1  2006/07/30 18:46:45  agaran
 - initial, ver 1.2, rel 0.1, works for me, builds too.
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Gtk2-CV.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list