Mailinglist Archive: opensuse-commit (858 mails)
| < Previous | Next > |
commit perl-ExtUtils-PkgConfig
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 02 Nov 2007 01:36:22 +0100
- Message-id: <20071102003622.DF3CE6781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package perl-ExtUtils-PkgConfig
checked in at Fri Nov 2 01:36:22 CET 2007.
--------
--- perl-ExtUtils-PkgConfig/perl-ExtUtils-PkgConfig.changes 2006-01-25
21:39:40.000000000 +0100
+++
/mounts/work_src_done/STABLE/perl-ExtUtils-PkgConfig/perl-ExtUtils-PkgConfig.changes
2007-11-01 17:13:43.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Nov 1 17:12:59 CET 2007 - anicka@xxxxxxx
+
+- update to 1.08
+ * add Makefile.PL to MANIFEST.
+ * In the version macro generator, handle non-numeric version number
+ parts by only using the leading digits.
+ * Make pkg-config print the errors it encounters so users know
+ what went wrong.
+
+-------------------------------------------------------------------
Old:
----
ExtUtils-PkgConfig-1.07.tar.gz
New:
----
ExtUtils-PkgConfig-1.08.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-ExtUtils-PkgConfig.spec ++++++
--- /var/tmp/diff_new_pack.l20812/_old 2007-11-02 01:36:19.000000000 +0100
+++ /var/tmp/diff_new_pack.l20812/_new 2007-11-02 01:36:19.000000000 +0100
@@ -1,26 +1,26 @@
#
-# spec file for package perl-ExtUtils-PkgConfig (Version 1.07)
+# spec file for package perl-ExtUtils-PkgConfig (Version 1.08)
#
-# Copyright (c) 2005 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
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-ExtUtils-PkgConfig
BuildRequires: pkgconfig
-Version: 1.07
+Version: 1.08
Release: 1
Requires: perl = %{perl_version}
-Autoreqprov: on
+AutoReqProv: on
Group: Development/Libraries/Perl
-License: LGPL
-URL: http://cpan.org/modules/by-module/ExtUtils/
+License: LGPL v2.1 or later
+Url: http://cpan.org/modules/by-module/ExtUtils/
Summary: ExtUtils-PkgConfig Perl module
-Source: ExtUtils-PkgConfig-%{version}.tar.gz
+Source: ExtUtils-PkgConfig-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -35,7 +35,7 @@
muppet <scott@xxxxxxxxxxx>
%prep
-%setup -n ExtUtils-PkgConfig-%{version}
+%setup -n ExtUtils-PkgConfig-%{version} -q
%build
perl Makefile.PL
@@ -56,8 +56,14 @@
%{perl_vendorlib}/ExtUtils
%{perl_vendorarch}/auto/ExtUtils
/var/adm/perl-modules/%{name}
-
-%changelog -n perl-ExtUtils-PkgConfig
+%changelog
+* Thu Nov 01 2007 - anicka@xxxxxxx
+- update to 1.08
+ * add Makefile.PL to MANIFEST.
+ * In the version macro generator, handle non-numeric version number
+ parts by only using the leading digits.
+ * Make pkg-config print the errors it encounters so users know
+ what went wrong.
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Fri Jul 29 2005 - mjancar@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |