Hello community,

here is the log from the commit of package liblazy1 for openSUSE:Factory 
checked in at 2015-03-02 11:28:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-02-27 
11:09:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.liblazy1.new/liblazy1.changes   2015-03-02 
11:28:35.000000000 +0100
@@ -2,5 +1,0 @@
-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.qEk8Sh/_old  2015-03-02 11:28:36.000000000 +0100
+++ /var/tmp/diff_new_pack.qEk8Sh/_new  2015-03-02 11:28:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package liblazy1
+# spec file for package liblazy1 (Version 0.2)
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 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
-Version:        0.2
-Release:        0
+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}
 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
-BuildRequires:  dbus-1-devel
-BuildRequires:  pkg-config
-#liblazy 0.2 was last used in 10.3
-Provides:       liblazy = %{version}
-Obsoletes:      liblazy <= %{version}
+AutoReqProv:    on
 
-%package devel
+%package -n liblazy-devel
+License:        LGPL-2.1+
 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 devel
+%description -n liblazy-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,11 +76,14 @@
 
 %postun -p /sbin/ldconfig
 
+%clean
+rm -rf %{buildroot} 
+
 %files
 %defattr(-,root,root)
 %_libdir/liblazy.so.*
 
-%files devel
+%files -n liblazy-devel
 %defattr(-,root,root)
 %_includedir/liblazy.h
 %_libdir/pkgconfig/*.pc

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to