Hello community, here is the log from the commit of package nini for openSUSE:Factory checked in at 2012-04-12 09:42:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nini (Old) and /work/SRC/openSUSE:Factory/.nini.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nini", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/nini/nini.changes 2011-09-23 02:14:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nini.new/nini.changes 2012-04-12 09:42:59.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Apr 6 12:23:49 UTC 2012 - [email protected] + +- Fix pkg-config file generated in %build to reference the full + path for Nini.dll in Libs. Else, it's useless. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nini.spec ++++++ --- /var/tmp/diff_new_pack.22Y3AE/_old 2012-04-12 09:43:01.000000000 +0200 +++ /var/tmp/diff_new_pack.22Y3AE/_new 2012-04-12 09:43:01.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package nini # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,14 +16,13 @@ # - Name: nini Version: 1.1.0 -Release: 1 -License: MIT +Release: 0 Summary: An uncommonly powerful .NET configuration library -Url: http://nini.sourceforge.net/ +License: MIT Group: System/Libraries +Url: http://nini.sourceforge.net/ Source: Nini-%{version}.zip BuildRequires: mono-devel BuildRequires: nant @@ -49,7 +48,7 @@ Name: Nini Description: An uncommonly powerful .NET configuration library Version: %{version} -Libs: -r:Nini.dll +Libs: -r:\${assemblies_dir}/Nini.dll EOF %install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
