Hello community,

here is the log from the commit of package libappindicator for openSUSE:Factory 
checked in at 2016-06-14 23:08:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libappindicator (Old)
 and      /work/SRC/openSUSE:Factory/.libappindicator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libappindicator"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libappindicator/libappindicator.changes  
2015-06-16 14:05:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libappindicator.new/libappindicator.changes     
2016-06-14 23:08:22.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 13 10:22:47 UTC 2016 - [email protected]
+
+- Little spec cleanup.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libappindicator.spec ++++++
--- /var/tmp/diff_new_pack.UAUpbp/_old  2016-06-14 23:08:23.000000000 +0200
+++ /var/tmp/diff_new_pack.UAUpbp/_new  2016-06-14 23:08:23.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libappindicator
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
+BuildRequires:  pkg-config
 BuildRequires:  vala
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(dbusmenu-glib-0.4)
@@ -45,11 +46,7 @@
 BuildRequires:  pkgconfig(pygtk-2.0)
 %if %{with mono}
 BuildRequires:  pkgconfig(gapi-2.0)
-%endif
-%if %{with mono}
 BuildRequires:  pkgconfig(gtk-sharp-2.0)
-%endif
-%if %{with mono}
 BuildRequires:  pkgconfig(mono)
 BuildRequires:  pkgconfig(mono-nunit)
 %endif
@@ -88,6 +85,7 @@
 Summary:        Development files for libappindicator
 Group:          Development/Libraries/C and C++
 Requires:       libappindicator%{soname} = %{version}
+Requires:       pkg-config
 Requires:       pkgconfig(dbus-glib-1)
 Requires:       pkgconfig(dbusmenu-glib-0.4)
 
@@ -103,7 +101,7 @@
 on KSNI it also works in KDE and will fallback to generic Systray support if
 none of those are available.
 
-This package contains the GTK 3 version of this library.
+This package contains the GTK+ 3 version of this library.
 
 %package -n typelib-1_0-AppIndicator3-0_1
 Summary:        Application indicators library
@@ -114,9 +112,10 @@
 library.
 
 %package -n libappindicator3-devel
-Summary:        Development files for libappindicator3-%{soname}
+Summary:        Development files for libappindicator3
 Group:          Development/Libraries/C and C++
 Requires:       libappindicator3-%{soname} = %{version}
+Requires:       pkg-config
 Requires:       pkgconfig(dbus-glib-1)
 Requires:       pkgconfig(dbusmenu-glib-0.4)
 
@@ -132,6 +131,7 @@
 This package contains the documentation for the appindicator and appindicator3
 libraries.
 
+%if %{with mono}
 %package -n appindicator-sharp
 Summary:        Application indicators library -- C# assembly CLI
 Group:          System/Libraries
@@ -149,6 +149,7 @@
 
 %description -n appindicator-sharp-devel
 This package contains the development files for the appindicator-sharp library.
+%endif
 
 %prep
 %setup -q -n %{name}-%{_version}


Reply via email to