Hello community,

here is the log from the commit of package perl-Gtk2-ImageView for 
openSUSE:Factory
checked in at Tue Jul 19 15:40:04 CEST 2011.



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

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/perl-Gtk2-ImageView/perl-Gtk2-ImageView.changes    
    2010-12-01 14:46:01.000000000 +0100
@@ -0,0 +1,7 @@
+-------------------------------------------------------------------
+Wed Dec  1 13:32:43 UTC 2010 - [email protected]
+
+- switch to perl_requires macro
+
+* Fri Jan 23 2009 [email protected]
+- packaged perl-Gtk2-ImageView version 0.04 using the buildservice spec file 
wizard
\ No newline at end of file

calling whatdependson for head-i586


New:
----
  Gtk2-ImageView-0.05.tar.gz
  perl-Gtk2-ImageView.changes
  perl-Gtk2-ImageView.spec

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

Other differences:
------------------
++++++ perl-Gtk2-ImageView.spec ++++++
#
# spec file for package perl-Gtk2-ImageView
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# 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-Gtk2-ImageView
# List of additional build dependencies
BuildRequires:  libgtkimageview-devel perl-Gtk2
BuildRequires:  perl-macros
Requires:       perl-Gtk2, libgtkimageview0
Version:        0.05
Release:        1
License:        Artistic license
Source:         Gtk2-ImageView-%{version}.tar.gz
Group:          Development/Libraries/Perl
Summary:        Perl bindings to the GtkImageView image viewer widget
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%{perl_requires}

%description
Perl bindings to the GtkImageView image viewer widget. Needs perl-GTK2


%prep
%setup -q -n Gtk2-ImageView-%version

%build

perl Makefile.PL
make

%install

make DESTDIR=%buildroot install_vendor
%perl_process_packlist

# Write a proper %%files section and remove these two commands and
# the '-f filelist' option to %%files
echo '%%defattr(-,root,root)' >filelist
find %buildroot -type f -printf '/%%P*\n' >>filelist

%clean
rm -rf %buildroot

%files -f filelist
%defattr(-,root,root)
%dir %{perl_vendorarch}/Gtk2/Gdk/Pixbuf
%dir %{perl_vendorarch}/Gtk2/Gdk/Pixbuf/Draw
%dir %{perl_vendorarch}/Gtk2/ImageView
%dir %{perl_vendorarch}/Gtk2/ImageView/Tool
%dir %{perl_vendorarch}/auto/Gtk2/ImageView
%dir %{perl_vendorarch}/Gtk2/ImageView/Install

%changelog

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



Remember to have fun...

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

Reply via email to