commit istanbul for openSUSE:Factory

2012-08-23 Thread h_root
Hello community,

here is the log from the commit of package istanbul for openSUSE:Factory 
checked in at 2012-08-23 16:04:08

Comparing /work/SRC/openSUSE:Factory/istanbul (Old)
 and  /work/SRC/openSUSE:Factory/.istanbul.new (New)


Package is "istanbul", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/istanbul/istanbul.changes2012-03-16 
13:16:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.istanbul.new/istanbul.changes   2012-08-23 
16:04:18.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 15 09:51:22 UTC 2012 - dims...@opensuse.org
+
+- No longer move sr@Latn to sr@latin.
+
+---



Other differences:
--
++ istanbul.spec ++
--- /var/tmp/diff_new_pack.2TXpN3/_old  2012-08-23 16:04:19.0 +0200
+++ /var/tmp/diff_new_pack.2TXpN3/_new  2012-08-23 16:04:19.0 +0200
@@ -78,8 +78,6 @@
 for file in $RPM_BUILD_ROOT%{python_sitelib}/istanbul/{,*,}/*.py ; do
 python -c "import py_compile; py_compile.compile('$file', None, 
'${file#$RPM_BUILD_ROOT}', True);"
 done
-# Change sr@Latn to sr@latin
-mv %{buildroot}%{_datadir}/locale/sr@Latn 
%{buildroot}%{_datadir}/locale/sr@latin
 %find_lang %{name} %{?no_lang_C}
 %find_gconf_schemas
 cat %{name}.schemas_list >%{name}.lst

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit istanbul for openSUSE:Factory

2012-03-16 Thread h_root
Hello community,

here is the log from the commit of package istanbul for openSUSE:Factory 
checked in at 2012-03-16 13:16:27

Comparing /work/SRC/openSUSE:Factory/istanbul (Old)
 and  /work/SRC/openSUSE:Factory/.istanbul.new (New)


Package is "istanbul", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/istanbul/istanbul.changes2012-02-28 
14:13:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.istanbul.new/istanbul.changes   2012-03-16 
13:16:30.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  3 13:47:6 UTC 2012 - zai...@opensuse.org
+
+- Change libX11-devel and libXext-devel BuildRequires into 
+  pkgconfig(x11) and pkgconfig(xext), in order to build on 12.1 and
+  older.
+
+---



Other differences:
--
++ istanbul.spec ++
--- /var/tmp/diff_new_pack.UNWwN5/_old  2012-03-16 13:16:31.0 +0100
+++ /var/tmp/diff_new_pack.UNWwN5/_new  2012-03-16 13:16:31.0 +0100
@@ -23,8 +23,6 @@
 BuildRequires:  gstreamer-0_10-plugins-good
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-BuildRequires:  libX11-devel
-BuildRequires:  libXext-devel
 BuildRequires:  python-devel
 BuildRequires:  python-gnome-devel
 BuildRequires:  python-gnome-extras-devel
@@ -32,7 +30,9 @@
 BuildRequires:  python-xlib
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xdamage)
+BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
 Version:0.2.2
 Release:0

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit istanbul for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package istanbul for openSUSE:Factory 
checked in at 2012-02-28 14:13:23

Comparing /work/SRC/openSUSE:Factory/istanbul (Old)
 and  /work/SRC/openSUSE:Factory/.istanbul.new (New)


Package is "istanbul", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/istanbul/istanbul.changes2011-09-23 
02:03:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.istanbul.new/istanbul.changes   2012-02-28 
14:13:25.0 +0100
@@ -1,0 +2,13 @@
+Fri Feb 24 10:04:25 UTC 2012 - vu...@opensuse.org
+
+- Change xorg-x11-devel BuildRequires to libX11-devel,
+  libXext-devel, pkgconfig(xdamage) and pkgconfig(xfixes). Those
+  are the bits that are needed after the xorg-x11 packaging change.
+- Remove unneeded perl-XML-Parser BuildRequires.
+
+---
+Mon Feb 20 13:29:44 UTC 2012 - co...@suse.com
+
+- Add explicit xorg-x11-devel BuildRequires.
+
+---



Other differences:
--
++ istanbul.spec ++
--- /var/tmp/diff_new_pack.nDNq7u/_old  2012-02-28 14:13:26.0 +0100
+++ /var/tmp/diff_new_pack.nDNq7u/_new  2012-02-28 14:13:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package istanbul
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,22 +15,37 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   istanbul
-BuildRequires:  fdupes gconf2-devel gstreamer-0_10-plugins-base-devel 
gstreamer-0_10-plugins-good gtk2-devel intltool perl-XML-Parser python-devel 
python-gnome-devel python-gnome-extras-devel python-gstreamer-0_10 python-xlib 
translation-update-upstream update-desktop-files
+BuildRequires:  fdupes
+BuildRequires:  gconf2-devel
+BuildRequires:  gstreamer-0_10-plugins-base-devel
+BuildRequires:  gstreamer-0_10-plugins-good
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  libX11-devel
+BuildRequires:  libXext-devel
+BuildRequires:  python-devel
+BuildRequires:  python-gnome-devel
+BuildRequires:  python-gnome-extras-devel
+BuildRequires:  python-gstreamer-0_10
+BuildRequires:  python-xlib
+BuildRequires:  translation-update-upstream
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(xdamage)
+BuildRequires:  pkgconfig(xfixes)
 Version:0.2.2
-Release:160
-License:GPL-2.0+
-Group:  Productivity/Other
-AutoReqProv:on
-Requires:   python-gnome python-gnome-extras python-gstreamer-0_10
+Release:0
+Requires:   python-gnome
+Requires:   python-gnome-extras
+Requires:   python-gstreamer-0_10
 # For theora and videoscale:
 Requires:   gstreamer-0_10-plugins-base
 # For gconfaudiosrc:
 Requires:   gstreamer-0_10-plugins-good
 Summary:Istanbul desktop session recorder
+License:GPL-2.0+
+Group:  Productivity/Other
 Url:http://live.gnome.org/Istanbul
 Source: %{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit istanbul for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package istanbul for openSUSE:Factory 
checked in at 2011-12-06 18:19:53

Comparing /work/SRC/openSUSE:Factory/istanbul (Old)
 and  /work/SRC/openSUSE:Factory/.istanbul.new (New)


Package is "istanbul", Maintainer is "gnome-maintain...@suse.de"

Changes:




Other differences:
--
++ istanbul.spec ++
--- /var/tmp/diff_new_pack.rKYRZc/_old  2011-12-06 18:34:36.0 +0100
+++ /var/tmp/diff_new_pack.rKYRZc/_new  2011-12-06 18:34:36.0 +0100
@@ -22,7 +22,7 @@
 BuildRequires:  fdupes gconf2-devel gstreamer-0_10-plugins-base-devel 
gstreamer-0_10-plugins-good gtk2-devel intltool perl-XML-Parser python-devel 
python-gnome-devel python-gnome-extras-devel python-gstreamer-0_10 python-xlib 
translation-update-upstream update-desktop-files
 Version:0.2.2
 Release:160
-License:GPLv2+
+License:GPL-2.0+
 Group:  Productivity/Other
 AutoReqProv:on
 Requires:   python-gnome python-gnome-extras python-gstreamer-0_10

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org