Hello community,

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



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

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Gnome2-GConf/perl-Gnome2-GConf.changes    
2011-06-10 07:53:00.000000000 +0200
@@ -0,0 +1,17 @@
+-------------------------------------------------------------------
+Fri Jun 10 05:52:08 UTC 2011 - [email protected]
+
+- removed -devel package
+- prepared for factory 
+
+-------------------------------------------------------------------
+Thu Apr 14 17:42:52 UTC 2011 - [email protected]
+
+- tweaked into a -devel file 
+
+-------------------------------------------------------------------
+Thu Apr 14 17:28:28 UTC 2011 - [email protected]
+
+- used spec-cleaner
+- added macros 
+

calling whatdependson for head-i586


New:
----
  Gnome2-GConf-1.044.tar.gz
  perl-Gnome2-GConf.changes
  perl-Gnome2-GConf.spec

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

Other differences:
------------------
++++++ perl-Gnome2-GConf.spec ++++++
#
# spec file for package perl-Gnome2-GConf
#
# 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-GConf
Version:        1.044
Release:        1
License:        LGPL
Summary:        Perl wrappers for the GConf configuration engine  
Url:            http://search.cpan.org/dist/Gnome2-GConf/
Source0:        Gnome2-GConf-%{version}.tar.gz
Group:          Development/Languages/Perl
BuildRequires:  perl
BuildRequires:  perl-ExtUtils-Depends
BuildRequires:  perl-ExtUtils-PkgConfig
BuildRequires:  perl-Glib
BuildRequires:  pkgconfig(gconf-2.0)
%if 0%{?suse_version} && 0%{?suse_version} < 1140
BuildRequires:  perl-macros
%endif     
Requires:       gconf2 >= %(pkg-config --modversion gconf-2.0)
Requires:       perl-Glib
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-GConf-%{version}

%build
perl Makefile.PL
make

%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
%dir %{perl_vendorarch}/Gnome2/GConf
%dir %{perl_vendorarch}/Gnome2/GConf/Install
%dir %{perl_vendorarch}/auto/Gnome2
%dir %{perl_vendorarch}/auto/Gnome2/GConf

%changelog

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



Remember to have fun...

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

Reply via email to