Hello community,

here is the log from the commit of package perl-Gnome2-Wnck for openSUSE:Factory
checked in at Fri Jun 10 14:43:46 CEST 2011.



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

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Gnome2-Wnck/perl-Gnome2-Wnck.changes      
2011-06-10 08:33:21.000000000 +0200
@@ -0,0 +1,27 @@
+-------------------------------------------------------------------
+Fri Jun 10 06:32:51 UTC 2011 - saigk...@opensuse.org
+
+- prepared for factory 
+
+-------------------------------------------------------------------
+Sun May 29 05:24:46 UTC 2011 - saigk...@opensuse.org
+
+- added BR pkgconfig(libwnck-3.0.0) 
+
+-------------------------------------------------------------------
+Thu Apr 14 18:59:46 UTC 2011 - saigk...@opensuse.org
+
+- cleaned up the spec
+- moved to devel:languages:perl 
+
+-------------------------------------------------------------------
+Sun Mar  6 00:36:52 UTC 2011 - crrodrig...@opensuse.org
+
+- fix packaging 
+
+-------------------------------------------------------------------
+Sun Mar  6 00:30:10 UTC 2011 - crrodrig...@opensuse.org
+
+- initial package 0.16
+  * created by cpanspec 1.78.03
+

calling whatdependson for head-i586


New:
----
  Gnome2-Wnck-0.16.tar.gz
  perl-Gnome2-Wnck.changes
  perl-Gnome2-Wnck.spec

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

Other differences:
------------------
++++++ perl-Gnome2-Wnck.spec ++++++
#
# spec file for package perl-Gnome2-Wnck
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Sascha Manns <saigk...@opensuse.org>
#
# 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-Wnck
Version:        0.16
Release:        1
License:        LGPL
%define cpan_name Gnome2-Wnck
Summary:        Perl interface to the Window Navigator Construction Kit
Url:            http://search.cpan.org/dist/Gnome2-Wnck/
Group:          Development/Libraries/Perl
Source:         %{cpan_name}-%{version}.tar.gz
BuildRequires:  perl(ExtUtils::Depends) >= 0.20
BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.03
BuildRequires:  perl(Glib) >= 1.180
BuildRequires:  perl(Gtk2) >= 1.00
BuildRequires:  perl
%if 0%{?suse_version} && 0%{?suse_version} < 1140 
BuildRequires:  perl-macros
%endif
BuildRequires:  pkgconfig(libwnck-1.0)
Requires:       perl(ExtUtils::Depends) >= 0.20
Requires:       perl(ExtUtils::PkgConfig) >= 1.03
Requires:       perl(Glib) >= 1.180
Requires:       perl(Gtk2) >= 1.00
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} < 1140
Requires:       perl = %{perl_version}
%else
%{perl_requires}
%endif

%description
This module allows you to use the Window Navigator Construction Kit library
(libwnck for short) from Perl.

The index of the automatically generated API documentation can be accessed
with:

  perldoc Gnome2::Wnck::index

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

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

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

%files -f %{name}.files
%defattr(644,root,root,755)
%doc ChangeLog LICENSE maps NEWS README

%changelog

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to