This commit is contained in:
parent
d59f292a61
commit
57429b683a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:134625899f86685ecf44a50dad2045beb6d9c2d9c6fd8bbd8df9dae82ebce871
|
|
||||||
size 186216
|
|
3
Glib-1.144.tar.bz2
Normal file
3
Glib-1.144.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a4b2e435b2c34d9f9d47b08762708230bc29c3d878e8ba8114754703122f082c
|
||||||
|
size 186082
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 11:07:48 CET 2007 - anicka@suse.cz
|
||||||
|
|
||||||
|
- update to 1.144
|
||||||
|
* MakeHelper.pm: Use BSD make syntax for the BLIB_DONE stuff on
|
||||||
|
BSD systems, unless the environment variable FORCE_GMAKE is set.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 14 15:08:25 CET 2007 - anicka@suse.cz
|
Wed Feb 14 15:08:25 CET 2007 - anicka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Glib (Version 1.143)
|
# spec file for package perl-Glib (Version 1.144)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: perl-Glib
|
Name: perl-Glib
|
||||||
BuildRequires: glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig
|
BuildRequires: glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig
|
||||||
Version: 1.143
|
Version: 1.144
|
||||||
Release: 1
|
Release: 1
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
@ -68,7 +68,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{perl_vendorarch}/auto/Glib
|
%{perl_vendorarch}/auto/Glib
|
||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog -n perl-Glib
|
%changelog
|
||||||
|
* Mon Feb 26 2007 - anicka@suse.cz
|
||||||
|
- update to 1.144
|
||||||
|
* MakeHelper.pm: Use BSD make syntax for the BLIB_DONE stuff on
|
||||||
|
BSD systems, unless the environment variable FORCE_GMAKE is set.
|
||||||
* Wed Feb 14 2007 - anicka@suse.cz
|
* Wed Feb 14 2007 - anicka@suse.cz
|
||||||
- update to 1.143
|
- update to 1.143
|
||||||
* Makefile.PL: Check that glib >= 2.12.0, not 2.11.0, before
|
* Makefile.PL: Check that glib >= 2.12.0, not 2.11.0, before
|
||||||
|
Loading…
Reference in New Issue
Block a user