Hello community,

here is the log from the commit of package xfce4-vala for openSUSE:Factory 
checked in at 2012-04-19 10:42:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-vala (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-vala.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-vala", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-vala/xfce4-vala.changes    2012-02-16 
10:11:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xfce4-vala.new/xfce4-vala.changes       
2012-04-19 10:42:34.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Apr  4 13:00:47 UTC 2012 - g...@opensuse.org
+
+- loosen vala version constraints to make package installable
+
+-------------------------------------------------------------------
+Fri Mar 30 20:59:58 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- correct dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfce4-vala.spec ++++++
--- /var/tmp/diff_new_pack.XEo97u/_old  2012-04-19 10:42:35.000000000 +0200
+++ /var/tmp/diff_new_pack.XEo97u/_new  2012-04-19 10:42:35.000000000 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%if %suse_version <= 1140
+%if 0%{?suse_version} <= 1140
 %define vala_name vala
 %define vala_version 0.10
 %else
 %define vala_name libvala
-%if %suse_version <= 1210
+%if 0%{?suse_version} <= 1210
 %define vala_version 0.14
 %else
 %define vala_version 0.16
@@ -31,16 +31,16 @@
 Name:           xfce4-vala
 Version:        4.8.1
 Release:        0
-Summary:        Vala bindings to Xfce
+Summary:        Vala Bindings to Xfce Libraries
 License:        LGPL-2.1+
 Group:          Development/Libraries/Other
 Url:            http://wiki.xfce.org/vala-bindings
-Source:         %{name}-%{version}.tar.bz2
+Source:         
http://archive.xfce.org/src/bindings/xfce4-vala/4.8/%{name}-%{version}.tar.bz2
 Source100:      %{name}-rpmlintrc
 # PATCH-FEATURE-OPENSUSE xfce4-vala-multiple-vala-versions.patch 
g...@opensuse.org -- Support multiple vala versions
 Patch0:         xfce4-vala-multiple-vala-versions.patch
 BuildRequires:  fdupes
-BuildRequires:  vala >= 0.10
+BuildRequires:  vala >= %{vala_version}
 BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(%{vala_name}-%{vala_version})
 BuildRequires:  pkgconfig(exo-1)
@@ -48,11 +48,11 @@
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfconf-0)
-Requires:       vala >= 0.10
+Requires:       vala >= %{vala_version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-This package provides Vala bindings to Xfce.
+This package provides Vala bindings to Xfce Libraries.
 
 %prep
 %setup -q
@@ -65,6 +65,7 @@
 
 %install
 %make_install
+
 %fdupes %{buildroot}/usr/share/vala-%{vala_version}
 
 %clean

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

Reply via email to