Hello community,

here is the log from the commit of package gitg for openSUSE:Factory
checked in at Thu Oct 13 12:20:47 CEST 2011.



--------
--- openSUSE:Factory/gitg/gitg.changes  2011-09-23 01:59:57.000000000 +0200
+++ gitg/gitg.changes   2011-10-05 15:32:56.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Oct  5 13:27:56 UTC 2011 - [email protected]
+
+- Build and package the glade catalog (bnc#689575):
+  + Add pkgconfig(gladeui-2.0) BuildRequires.
+  + Pass --enable-glade-catalog to configure.
+  + Create glade-catalog-gitg subpackage.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ gitg.spec ++++++
--- /var/tmp/diff_new_pack.9DN4D7/_old  2011-10-13 12:20:41.000000000 +0200
+++ /var/tmp/diff_new_pack.9DN4D7/_new  2011-10-13 12:20:41.000000000 +0200
@@ -29,6 +29,7 @@
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gladeui-2.0) >= 3.2
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -53,6 +54,22 @@
 convenient tool to visualize git history and actions that benefit from a
 graphical presentation.
 
+%package -n glade-catalog-gitg
+License:        GPLv2+
+Summary:        Git repository viewer -- Catalog for Glade
+Group:          Development/Tools/GUI Builders
+Requires:       libgitg-1_0-0 = %{version}
+Requires:       glade
+Supplements:    packageand(glade:%{name}-devel)
+
+%description -n glade-catalog-gitg
+gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
+convenient tool to visualize git history and actions that benefit from a
+graphical presentation.
+
+This package provides a catalog for Glade, to allow the use the gitg
+widgets in Glade.
+
 %package -n libgitg-devel
 License:        GPLv2+
 Summary:        Git repository viewer -- Development Files
@@ -70,7 +87,8 @@
 translation-update-upstream
 
 %build
-%configure --disable-static
+%configure --disable-static \
+        --enable-glade-catalog
 make %{?jobs:-j%jobs}
 
 %install
@@ -117,6 +135,10 @@
 %defattr(-,root,root)
 %{_libdir}/libgitg-1.0.so.*
 
+%files -n glade-catalog-gitg
+%defattr(-,root,root)
+%{_datadir}/glade/catalogs/gitg-glade.xml
+
 %files -n libgitg-devel
 %defattr(-,root,root)
 %{_includedir}/libgitg-1.0/

continue with "q"...



Remember to have fun...

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

Reply via email to