Hello community, here is the log from the commit of package libnih for openSUSE:Factory checked in at 2011-12-26 16:28:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnih (Old) and /work/SRC/openSUSE:Factory/.libnih.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnih", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libnih/libnih.changes 2011-09-23 02:09:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libnih.new/libnih.changes 2011-12-26 16:28:40.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Dec 25 22:19:09 UTC 2011 - [email protected] + +- own aclocal directory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnih.spec ++++++ --- /var/tmp/diff_new_pack.F5GBrO/_old 2011-12-26 16:28:40.000000000 +0100 +++ /var/tmp/diff_new_pack.F5GBrO/_new 2011-12-26 16:28:40.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libnih (Version 1.0.1) +# spec file for package libnih # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -15,19 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: libnih -BuildRequires: glibc-devel BuildRequires: dbus-1-devel -BuildRequires: pkg-config +BuildRequires: glibc-devel BuildRequires: libexpat-devel +BuildRequires: pkg-config +Summary: Library for sharing code License: GPL-2.0 Group: Development/Libraries/C and C++ -Summary: Library for sharing code Version: 1.0.1 -Release: 4 +Release: 0 Source: %{name}-%{version}.tar.bz2 Url: http://bazaar.launchpad.net/~scott/libnih/trunk/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -38,9 +35,7 @@ It duplicates much of glib for no (really) good reason. %package devel -License: GPL-2.0 Summary: Library for sharing code -Group: Development/Libraries/C and C++ Requires: %{name} = %{version} glibc-devel dbus-1-devel libexpat-devel %description devel @@ -83,6 +78,7 @@ %{_includedir}/nih-dbus /%{_lib}/*.so %{_libdir}/pkgconfig/*.pc +%dir %{_datadir}/aclocal %{_datadir}/aclocal/libnih.m4 %{_datadir}/man/man1/nih-dbus-tool.1.gz %{_bindir}/nih-dbus-tool -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
