Hello community,

here is the log from the commit of package perl-Gnome2 for openSUSE:Factory
checked in at Wed Jun 15 14:01:08 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Gnome2/perl-Gnome2.changes        
2011-06-10 12:29:56.000000000 +0200
@@ -0,0 +1,39 @@
+-------------------------------------------------------------------
+Fri Jun 10 10:28:47 UTC 2011 - [email protected]
+
+- removed perl-Gnome2-VFS-devel depency, cause the devel files are
+  included in the normal package 
+
+-------------------------------------------------------------------
+Wed Jun  8 09:03:02 UTC 2011 - [email protected]
+
+- fixed suse_version after proposal from speilike
+
+-------------------------------------------------------------------
+Sat May 28 21:03:23 UTC 2011 - [email protected]
+
+- changed License to GPLv2 
+
+-------------------------------------------------------------------
+Thu Apr 14 12:03:45 UTC 2011 - [email protected]
+
+- added perl requires to -devel
+
+-------------------------------------------------------------------
+Thu Apr 14 09:18:07 UTC 2011 - [email protected]
+
+- little hack for <= 11.3 
+
+-------------------------------------------------------------------
+Thu Apr 14 06:33:00 UTC 2011 - [email protected]
+
+- made devel package
+- use proper filelist
+- changed Group to Development/Languages/Perl
+- removed generated filelist 
+
+-------------------------------------------------------------------
+Wed Apr 13 20:42:43 UTC 2011 - [email protected]
+
+- submitted perl-Gnome2 to devel:languages:perl 
+

calling whatdependson for head-i586


New:
----
  Gnome2-1.042.tar.gz
  perl-Gnome2.changes
  perl-Gnome2.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Gnome2.spec ++++++
#
# spec file for package perl-Gnome2
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Sascha Manns <[email protected]>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           perl-Gnome2
Version:        1.042
Release:        1
License:        LGPL
Summary:        Gnome2 Perl module
Url:            http://search.cpan.org/dist/Gnome2/
Group:          Development/Libraries/Perl
Source0:        Gnome2-%{version}.tar.gz
BuildRequires:  libgnomeui-devel
BuildRequires:  perl
BuildRequires:  perl(ExtUtils::Depends)
BuildRequires:  perl(ExtUtils::PkgConfig)
BuildRequires:  perl(Glib)
BuildRequires:  perl(Gnome2::Canvas)
BuildRequires:  perl(Gnome2::VFS)
BuildRequires:  perl(Gtk2)
%if 0%{?suse_version} && 0%{?suse_version} < 1140
BuildRequires:  perl-macros
%endif
Requires:       libgnomeui >= %(pkg-config --modversion libgnomeui-2.0)
Requires:       perl(Glib)
Requires:       perl(Gnome2::VFS)
Requires:       perl(Gtk2)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} < 1140
Requires:       perl = %{perl_version}
%else
%{perl_requires}
%endif

%description
Perl bindings to the 2.x series of the Gnome widget set.  This module allows
you to write graphical user interfaces in a perlish and object-oriented way,
freeing you from the casting and memory management in C, yet remaining very
close in spirit to original API.

%prep
%setup -q -n Gnome2-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%{__make} %{?_smp_mflags}

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
rm -rf %{buildroot}

%files -f %{name}.files
%defattr(-,root,root)
%dir %{perl_vendorarch}/Gnome2/Bonobo
%dir %{perl_vendorarch}/Gnome2/Config
%dir %{perl_vendorarch}/Gnome2/Install
%doc AUTHORS ChangeLog LICENSE MANIFEST MANIFEST.SKIP NEWS README TODO

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to