Author: qboosh Date: Sat Dec 1 22:10:33 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.06
---- Files affected: SPECS: perl-Gtk2-TrayIcon.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/perl-Gtk2-TrayIcon.spec diff -u SPECS/perl-Gtk2-TrayIcon.spec:1.11 SPECS/perl-Gtk2-TrayIcon.spec:1.12 --- SPECS/perl-Gtk2-TrayIcon.spec:1.11 Tue Feb 13 08:47:12 2007 +++ SPECS/perl-Gtk2-TrayIcon.spec Sat Dec 1 23:10:28 2007 @@ -8,19 +8,19 @@ Summary: Gtk2::TrayIcon - Perl interface to the EggTrayIcon library Summary(pl.UTF-8): Gtk2::TrayIcon - interfejs perlowy do biblioteki EggTrayIcon Name: perl-Gtk2-TrayIcon -Version: 0.04 +Version: 0.06 Release: 1 -License: LGPL +License: LGPL v2+ Group: Development/Languages/Perl Source0: http://dl.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz -# Source0-md5: eff5603bba7eb0f20e56a0d4ce1874db +# Source0-md5: 522c328f14681a25d76eeaf317e05049 URL: http://gtk2-perl.sourceforge.net/ BuildRequires: libglade2-devel >= 2.0.0 BuildRequires: perl-Glib >= 1.00 BuildRequires: perl-Gtk2 >= 1.00 +BuildRequires: perl-ExtUtils-Depends >= 0.1 +BuildRequires: perl-ExtUtils-PkgConfig >= 0.1 BuildRequires: perl-devel >= 1:5.8.0 -BuildRequires: perl-ExtUtils-Depends -BuildRequires: perl-ExtUtils-PkgConfig BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -48,7 +48,7 @@ %install rm -rf $RPM_BUILD_ROOT -%{__make} install \ +%{__make} pure_install \ DESTDIR=$RPM_BUILD_ROOT %clean @@ -56,13 +56,14 @@ %files %defattr(644,root,root,755) +%doc ChangeLog README TODO %{perl_vendorarch}/Gtk2/TrayIcon.pm %dir %{perl_vendorarch}/Gtk2/TrayIcon %{perl_vendorarch}/Gtk2/TrayIcon/Install %dir %{perl_vendorarch}/auto/Gtk2/TrayIcon %attr(755,root,root) %{perl_vendorarch}/auto/Gtk2/TrayIcon/*.so %{perl_vendorarch}/auto/Gtk2/TrayIcon/*.bs -%{_mandir}/man3/* +%{_mandir}/man3/Gtk2::TrayIcon*.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -70,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2007-12-01 22:10:28 qboosh +- updated to 0.06 + Revision 1.11 2007-02-13 07:47:12 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Gtk2-TrayIcon.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
