SPECS: xfwm4.spec - updated to 4.2.3.1
charles
charles at pld-linux.org
Thu Nov 10 03:59:47 CET 2005
Author: charles Date: Thu Nov 10 02:59:47 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 4.2.3.1
---- Files affected:
SPECS:
xfwm4.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/xfwm4.spec
diff -u SPECS/xfwm4.spec:1.41 SPECS/xfwm4.spec:1.42
--- SPECS/xfwm4.spec:1.41 Thu Jul 7 13:06:07 2005
+++ SPECS/xfwm4.spec Thu Nov 10 03:59:41 2005
@@ -2,15 +2,17 @@
# TODO
# - shouldn't own /usr/share/themes/Default?
%bcond_without compositor # without compositor extensions
+#
+%define _xfce_ver 4.2.3
Summary: Next generation window manager for Xfce
Summary(pl): Zarządca okien nowej generacji dla Xfce
Name: xfwm4
-Version: 4.2.2
+Version: 4.2.3.1
Release: 1
License: GPL v2
Group: X11/Applications
Source0: http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-%{version}/src/%{name}-%{version}.tar.gz
-# Source0-md5: e4c91c59da7d1bdc6141cde3263ea6f9
+# Source0-md5: f42a4556e53fb298579821500045e36a
Patch0: %{name}-locale-names.patch
URL: http://www.xfce.org/
BuildRequires: autoconf >= 2.52
@@ -19,15 +21,15 @@
BuildRequires: gtk+2-devel >= 2.2.0
BuildRequires: intltool
BuildRequires: libtool
-BuildRequires: libxfce4mcs-devel >= %{version}
-BuildRequires: libxfcegui4-devel >= %{version}
+BuildRequires: libxfce4mcs-devel >= %{_xfce_ver}
+BuildRequires: libxfcegui4-devel >= %{_xfce_ver}
BuildRequires: pkgconfig >= 1:0.9.0
BuildRequires: startup-notification-devel >= 0.5
-BuildRequires: xfce-mcs-manager-devel >= %{version}
+BuildRequires: xfce-mcs-manager-devel >= %{_xfce_ver}
BuildRequires: xfce4-dev-tools
-Requires: libxfce4mcs >= %{version}
-Requires: libxfcegui4 >= %{version}
-Requires: xfce-mcs-manager >= %{version}
+Requires: libxfce4mcs >= %{_xfce_ver}
+Requires: libxfcegui4 >= %{_xfce_ver}
+Requires: xfce-mcs-manager >= %{_xfce_ver}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -86,10 +88,10 @@
%{_iconsdir}/hicolor/*/*/*
%docdir %{_datadir}/xfce4/doc
-%{_datadir}/xfce4/doc/C/*.html
-%{_datadir}/xfce4/doc/C/images/*.png
-%lang(fr) %{_datadir}/xfce4/doc/fr/*.html
-%lang(fr) %{_datadir}/xfce4/doc/fr/images/*.png
+# undermentioned dirs belong to xfce-mcs-manager
+%{_datadir}/xfce4/doc/C/*
+%lang(fr) %{_datadir}/xfce4/doc/fr/*
+%lang(he) %{_datadir}/xfce4/doc/he/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -97,6 +99,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2005/11/10 02:59:41 charles
+- updated to 4.2.3.1
+
Revision 1.41 2005/07/07 11:06:07 spider
- deleted de ad fr descriptions
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xfwm4.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list