Author: qboosh Date: Sat Dec 1 15:33:19 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.042
---- Files affected: SPECS: perl-Gnome2.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/perl-Gnome2.spec diff -u SPECS/perl-Gnome2.spec:1.30 SPECS/perl-Gnome2.spec:1.31 --- SPECS/perl-Gnome2.spec:1.30 Sat Jun 2 13:06:55 2007 +++ SPECS/perl-Gnome2.spec Sat Dec 1 16:33:14 2007 @@ -8,12 +8,12 @@ Summary: Perl interface to the 2.x series of the GNOME libraries Summary(pl.UTF-8): Interfejs perlowy do bibliotek GNOME 2.x Name: perl-Gnome2 -Version: 1.041 +Version: 1.042 Release: 1 License: LGPL Group: Development/Languages/Perl Source0: http://dl.sourceforge.net/gtk2-perl/%{pdir}-%{version}.tar.gz -# Source0-md5: 98e169f1d22b69fc48ddf88de2a106f0 +# Source0-md5: eb7b624114e45e54e022a633ffc1cce6 URL: http://gtk2-perl.sourceforge.net/ BuildRequires: libbonoboui-devel >= 2.0.0 BuildRequires: libgnomeui-devel >= 2.14.1 @@ -59,7 +59,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/%{pdir}/{*,*/*}.pod +rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/Gnome2/{*,*/*}.pod %clean rm -rf $RPM_BUILD_ROOT @@ -67,12 +67,12 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO -%dir %{perl_vendorarch}/%{pdir}/Install -%attr(755,root,root) %{perl_vendorarch}/auto/%{pdir}/*.so -%{perl_vendorarch}/auto/%{pdir}/*.bs -%{perl_vendorarch}/%{pdir}/Install/* -%{perl_vendorarch}/%{pdir}.pm -%{_mandir}/man3/* +%dir %{perl_vendorarch}/Gnome2/Install +%attr(755,root,root) %{perl_vendorarch}/auto/Gnome2/*.so +%{perl_vendorarch}/auto/Gnome2/*.bs +%{perl_vendorarch}/Gnome2/Install/* +%{perl_vendorarch}/Gnome2.pm +%{_mandir}/man3/Gnome2*.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -80,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2007-12-01 15:33:14 qboosh +- updated to 1.042 + Revision 1.30 2007-06-02 11:06:55 qboosh - updated to 1.041 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Gnome2.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
