forked from pool/libwnck
This commit is contained in:
committed by
Git OBS Bridge
parent
545cc714ad
commit
02148fd230
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 18 03:05:45 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Do not make libwnck-1-22 depend on libwnck, but just on
|
||||||
|
libwnck-lang.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 14 14:55:34 CEST 2009 - vuntz@novell.com
|
Tue Apr 14 14:55:34 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@@ -31,7 +31,7 @@ Obsoletes: libwnck-64bit
|
|||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Version: 2.26.1
|
Version: 2.26.1
|
||||||
Release: 1
|
Release: 2
|
||||||
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
||||||
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1)
|
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1)
|
||||||
%define libwnck-1_name 22
|
%define libwnck-1_name 22
|
||||||
@@ -57,7 +57,7 @@ License: LGPL v2.1 or later
|
|||||||
Summary: Window Navigator Construction Kit (Library Package)
|
Summary: Window Navigator Construction Kit (Library Package)
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
# Require translation package (%{name}) not older than the library:
|
# Require translation package (%{name}) not older than the library:
|
||||||
Requires: %{name} >= %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: libwnck-64bit
|
Obsoletes: libwnck-64bit
|
||||||
@@ -154,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 18 2009 vuntz@novell.com
|
||||||
|
- Do not make libwnck-1-22 depend on libwnck, but just on
|
||||||
|
libwnck-lang.
|
||||||
* Tue Apr 14 2009 vuntz@novell.com
|
* Tue Apr 14 2009 vuntz@novell.com
|
||||||
- Update to version 2.26.1:
|
- Update to version 2.26.1:
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
|
Reference in New Issue
Block a user