Hello community, here is the log from the commit of package liblazy1 for openSUSE:Factory checked in at 2015-02-27 11:09:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblazy1 (Old) and /work/SRC/openSUSE:Factory/.liblazy1.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liblazy1" Changes: -------- --- /work/SRC/openSUSE:Factory/liblazy1/liblazy1.changes 2011-09-23 02:08:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.liblazy1.new/liblazy1.changes 2015-02-27 11:09:17.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Oct 8 18:26:51 UTC 2014 - [email protected] + +- Remove ancient specfile tags and sections. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblazy1.spec ++++++ --- /var/tmp/diff_new_pack.itZgR3/_old 2015-02-27 11:09:18.000000000 +0100 +++ /var/tmp/diff_new_pack.itZgR3/_new 2015-02-27 11:09:18.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package liblazy1 (Version 0.2) +# spec file for package liblazy1 # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,26 +15,26 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: liblazy1 -BuildRequires: dbus-1-devel pkgconfig -Summary: Liblazy - D-Bus methods provided for convenience Version: 0.2 -Release: 73 -#liblazy 0.2 was last used in 10.3 -Provides: liblazy = %{version} -Obsoletes: liblazy <= %{version} +Release: 0 +Summary: Liblazy - D-Bus methods provided for convenience License: LGPL-2.1+ Group: Development/Libraries/C and C++ +Url: http://freedesktop.org/wiki/Software/liblazy/ + +#Git-Clone: git://anongit.freedesktop.org/git/liblazy Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on +BuildRequires: dbus-1-devel +BuildRequires: pkg-config +#liblazy 0.2 was last used in 10.3 +Provides: liblazy = %{version} +Obsoletes: liblazy <= %{version} -%package -n liblazy-devel -License: LGPL-2.1+ +%package devel Summary: Liblazy - D-Bus methods provided for convenience Group: Development/Libraries/C and C++ Requires: %{name} = %{version}-%{release} dbus-1-devel @@ -50,7 +50,7 @@ -------- Holger Macht <[email protected]> -%description -n liblazy-devel +%description devel Liblazy is a simple and easy to use library that provides convenient functions for sending messages over the D-Bus daemon, querying information from HAL or asking PolicyKit for a privilege. @@ -76,14 +76,11 @@ %postun -p /sbin/ldconfig -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %_libdir/liblazy.so.* -%files -n liblazy-devel +%files devel %defattr(-,root,root) %_includedir/liblazy.h %_libdir/pkgconfig/*.pc -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
