Accepting request 54549 from devel:languages:perl
Accepted submit request 54549 from user coolo OBS-URL: https://build.opensuse.org/request/show/54549 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Glib?expand=0&rev=22
This commit is contained in:
commit
bb98bdb6f0
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 06:55:37 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:30:05 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove /var/adm/perl-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 16 15:01:52 CEST 2010 - anicka@suse.cz
|
||||
|
||||
|
@ -20,9 +20,9 @@
|
||||
|
||||
Name: perl-Glib
|
||||
BuildRequires: glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig
|
||||
BuildRequires: perl-macros
|
||||
Version: 1.223
|
||||
Release: 1
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: LGPLv2.1+
|
||||
@ -30,6 +30,7 @@ Url: http://cpan.org/modules/by-module/Glib/
|
||||
Summary: Glib Perl module
|
||||
Source: Glib-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
This module provides perl access to GLib and GLib's GObject libraries.
|
||||
@ -76,6 +77,5 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{perl_vendorarch}/Glib
|
||||
%{perl_vendorarch}/Glib.pm
|
||||
%{perl_vendorarch}/auto/Glib
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user