Hello community,

here is the log from the commit of package gcompris for openSUSE:Factory 
checked in at 2013-10-14 14:26:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcompris (Old)
 and      /work/SRC/openSUSE:Factory/.gcompris.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcompris"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcompris/gcompris.changes        2013-04-26 
12:37:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gcompris.new/gcompris.changes   2013-10-14 
14:26:54.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Oct 12 17:53:07 UTC 2013 - [email protected]
+
+- Fix BuildRequires for SLE build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gcompris.spec ++++++
--- /var/tmp/diff_new_pack.0XNO8O/_old  2013-10-14 14:26:59.000000000 +0200
+++ /var/tmp/diff_new_pack.0XNO8O/_new  2013-10-14 14:26:59.000000000 +0200
@@ -36,8 +36,13 @@
 BuildRequires:  python-devel
 BuildRequires:  sqlite-devel >= 3
 BuildRequires:  texinfo
+%if 0%{?sles_version}
+BuildRequires:  gtk2-devel
+BuildRequires:  libxml2-devel
+%else
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxml-2.0)
+%endif
 Requires:       gcompris-voices >= %{version}
 Requires:       gnucap
 Requires:       gnuchess
@@ -456,7 +461,7 @@
 find . -name ".cvsignore" -exec rm -f {} \;
 find . -name ".gitignore" -exec rm -f {} \;
 # wrong-file-end-of-line-encoding
-#sed -i "s|
||g" ./docs/eu/topic.dat
+#sed -i "s|||g" ./docs/eu/topic.dat
 
 %build
 # workaround for missing config.rpath
@@ -531,9 +536,6 @@
 
 %find_lang %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 /sbin/ldconfig
 %if 0%{?suse_version}
@@ -665,7 +667,7 @@
 
 %files voices-sr
 %defattr(-, root, root)
-%if 0%{?suse_version} == 1120
+%if 0%{?suse_version} <= 1120
 %dir %{_datadir}/locale/sr_ME
 %dir %{_datadir}/locale/sr_ME/LC_MESSAGES
 %endif

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

Reply via email to