Browse Source

updated: XFce 4.6.2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1068 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 14 years ago
parent
commit
5cd500e445

+ 5 - 1
T/Thunar/Thunar-vl.spec

@@ -1,7 +1,7 @@
 Summary: 	modern file manager
 Summary(ja): 	近代的なファイルマネージャ
 Name: 		Thunar
-Version: 	1.0.1
+Version: 	1.0.2
 Release: 	1%{?_dist_release}
 License:	GPLv2 and LGPLv2
 URL: 		http://www.xfce.org/
@@ -111,6 +111,10 @@ fi
 %{_datadir}/gtk-doc/html/thunarx
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.0.2-1
+- new upstream release
+- built with new toolchain
+
 * Sat May 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.0.1-1
 - new upstream release
 - split devel subpackage

+ 10 - 7
lib/libe/libexo/libexo-vl.spec

@@ -3,7 +3,7 @@
 Summary: extension library to Xfce
 Summary(ja): Xfceの拡張ライブラリ
 Name: libexo
-Version: 0.3.106
+Version: 0.3.107
 Release: 1%{?_dist_release}
 Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{srcname}-%{version}.tar.bz2
 License: LGPL
@@ -11,8 +11,8 @@ Group: System Environment/Libraries
 URL: http://www.xfce.org/
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildRequires: gtk2-devel >= 2.6.1
-BuildRequires: libxfcegui4-devel >= 4.2.2
+BuildRequires: glib2-devel >= 2.6.4
+BuildRequires: gtk2-devel >= 2.6.0
 BuildRequires: libxfce4util-devel >= 4.2.2
 BuildRequires: libnotify-devel >= 0.4.0
 BuildRequires: hal-devel >= 0.5.7
@@ -43,7 +43,8 @@ Summary: Header files and libraries for developing apps which will use sqlite3
 Summary(ja): libexoの開発用ヘッダファイル及びライブラリ
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
-Requires: gtk2-devel >= 2.6.1
+Requires: glib2-devel >= 2.6.4
+Requires: gtk2-devel >= 2.6.0
 Requires: libxfce4util-devel >= 4.2.2
 Requires: hal-devel >= 0.5.7
 Provides: %{srcname}-devel = %{version}-%{release}
@@ -89,7 +90,7 @@ fi
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog HACKING README THANKS TODO
+%doc AUTHORS COPYING ChangeLog README THANKS TODO
 %{_sysconfdir}/xdg/xfce4/helpers.rc
 %{_sysconfdir}/xdg/xfce4/mount.rc
 %{_bindir}/*
@@ -107,14 +108,16 @@ fi
 
 %files -n %{name}-devel
 %defattr(-,root,root)
-#{_libdir}/lib*.a
-#{_libdir}/lib*.la
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/exo-0.3
 %{_datadir}/gtk-doc/html/exo-0.3
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.107-1
+- new upstrem release
+- built with new toolchain
+
 * Mon Feb  8 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.106-1
 - new upstrem release
 - added BR: perl-URI

+ 11 - 6
lib/libx/libxfce4menu/libxfce4menu-vl.spec

@@ -1,6 +1,6 @@
 Name:           libxfce4menu
-Version:        4.6.1
-Release:        2%{?_dist_release}
+Version:        4.6.2
+Release:        1%{?_dist_release}
 Summary:        A freedesktop.org compliant menu implementation for Xfce
 
 Group:          System Environment/Libraries
@@ -9,9 +9,9 @@ URL:            http://www.xfce.org/
 Source0:        http://www.xfce.org/archive/xfce-%{version}/src/libxfce4menu-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 BuildRequires: gettext
-BuildRequires: glib2-devel
-BuildRequires: gtk2-devel
-BuildRequires: libxfce4util-devel >= %{version}
+BuildRequires: glib2-devel >= 2.6.0
+BuildRequires: gtk2-devel >= 2.6.0
+BuildRequires: libxfce4util-devel >= 4.6.0
 BuildRequires: intltool
 
 %description
@@ -23,7 +23,8 @@ Summary:        Development files for %{name}
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       pkgconfig
-Requires:       libxfce4util-devel
+Requires:       glib2-devel >= 2.6.0
+Requires:       libxfce4util-devel >= 4.6.0
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -63,6 +64,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}-0.1.pc
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.2-1
+- new upstream release
+- built with new toolchain
+
 * Fri May 22 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.1-2
 - initial build for Vine
 

+ 13 - 9
lib/libx/libxfce4util/libxfce4util-vl.spec

@@ -1,40 +1,41 @@
 Summary: 	Utility library for the XFce4 desktop environment
 Name: 		libxfce4util
-Version: 	4.6.1
+Version: 	4.6.2
 Release: 	1%{?_dist_release}
 License:	LGPL
 URL: 		http://www.xfce.org/
 Source0: 	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
 Group: 		System Environment/Libraries
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
-Requires:	glib2 >= 2.0.0
-BuildRequires: 	glib2-devel >= 2.0.0
+BuildRequires: 	glib2-devel >= 2.12.0
 BuildRequires: 	gtk-doc
 
 %description
 Basic utility non-GUI functions for XFce4.
 
 %package devel
-Summary:	developpment tools for libxfce4util library
+Summary:	developpment files for libxfce4util library
 Group:		Development/Libraries
-Requires:	libxfce4util = %{version}
+Requires:	libxfce4util = %{version}-%{release}
+Requires:	glib2-devel >= 2.12.0
 
 %description devel
-Static libraries and header files for the libxfce4util library.
+Development files for the libxfce4util library.
 
 %prep
 %setup -q
 
 %build
-%configure --enable-final --disable-static --enable-gtk-doc
+%configure --disable-static --enable-gtk-doc
 make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
+
 %find_lang %{name}
 
-rm -rf $RPM_BUILD_ROOT%{_libdir}/lib*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -52,13 +53,16 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(-, root, root)
 %{_libdir}/lib*.so
-#{_libdir}/*.a
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/xfce4/libxfce4util
 %{_datadir}/gtk-doc/html/libxfce4util
 
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.2-1
+- new upstream release
+- built with new toolchain
+
 * Fri May 22 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
 - new upstream release
 - removed lib*.a files

+ 13 - 6
lib/libx/libxfcegui4/libxfcegui4-vl.spec

@@ -1,6 +1,6 @@
 Summary: 	GTK widgets for xfce
 Name: 		libxfcegui4
-Version: 	4.6.1
+Version: 	4.6.4
 Release: 	1%{?_dist_release}
 License:	LGPL
 URL: 		http://www.xfce.org/
@@ -8,12 +8,13 @@ Source0: 	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar
 Patch0:         %{name}-4.4.2-xfce-exec-use-thunar.patch
 Patch1:         libxfcegui4-4.6.0-keyboard-shortcuts.patch
 Group: 		System Environment/Libraries
+
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
-BuildRequires: 	gtk2-devel >= 2.4.0
-BuildRequires:	libxfce4util-devel >= %{version}
+BuildRequires: 	gtk2-devel >= 2.10.0
+BuildRequires:	libxfce4util-devel >= 4.6.0
 BuildRequires:  libxml2-devel >= 2.4.0
 BuildRequires:  gettext
-BuildRequires:  xfconf-devel
+BuildRequires:  xfconf-devel >= 4.6.0
 BuildRequires:  startup-notification-devel
 BuildRequires:  libglade2-devel
 BuildRequires:  perl-XML-Parser
@@ -28,7 +29,9 @@ The package includes various gtk widgets for Xfce.
 Summary:	developpment tools for libxfcegui4 library
 Group:		Development/Libraries
 Requires:	libxfcegui4 = %{version}-%{release}
-Requires:	libxfce4util-devel
+Requires:	libxfce4util-devel >= 4.6.0
+Requires:	gtk2-devel >= 2.12.0
+Requires:	xfconf-devel >= 4.6.0
 Requires:	pkgconfig
 
 %description devel
@@ -38,7 +41,7 @@ Static libraries and header files for the libxfcegui4 library.
 %setup -q
 
 %build
-%configure --enable-xinerama --disable-gladeui --disable-static 
+%configure --disable-gladeui --disable-static 
 
 make %{?_smp_mflags}
 
@@ -87,6 +90,10 @@ touch --no-create %{_datadir}/icons/hicolor || :
 #%{_datadir}/glade3/pixmaps/hicolor/*/actions/*
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.4-1
+- new upstream release
+- built with new toolchain
+
 * Fri May 22 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
 - new upstream release
 - removed lib*.a files from devel package

+ 8 - 3
m/mousepad/mousepad-vl.spec

@@ -1,7 +1,8 @@
 Summary: 	A simple text editor for XFce
+Summary(ja): 	XFce 向けのシンプルなテキストエディタ
 Name: 		mousepad
 Version: 	0.2.16
-Release: 	1%{?_dist_release}
+Release: 	2%{?_dist_release}
 Source0: 	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
 License: GPL
 Group: 		Applications/Editors
@@ -36,10 +37,10 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/applications/*.cache
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/usr/bin/update-desktop-database %{_datadir}/applications
+/usr/bin/update-desktop-database -q %{_datadir}/applications
 
 %postun
-/usr/bin/update-desktop-database %{_datadir}/applications
+/usr/bin/update-desktop-database -q %{_datadir}/applications
 
 %files -f %{name}.lang
 %defattr(-,root,root)
@@ -49,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/*.png
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.2.16-2
+- added Japanese summary
+- fixed %%post, %%postun script for running silently
+
 * Sat May 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.2.16-1
 - new upstream release
 

+ 8 - 3
x/xfce-utils/xfce-utils-vl.spec

@@ -1,7 +1,7 @@
 Summary: 	Utilities for the XFce Desktop Environment
 Name: 		xfce-utils
-Version: 	4.6.1
-Release: 	2%{?_dist_release}
+Version: 	4.6.2
+Release: 	1%{?_dist_release}
 License:	GPLv2+
 URL: 		http://www.xfce.org/
 Source0: 	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
@@ -23,7 +23,8 @@ This package includes utilities for the Xfce Desktop Environment.
 %setup -q
 
 %build
-%configure --enable-gdm --disable-static
+%configure --disable-static 
+
 make %{?_smp_mflags}
 
 %install
@@ -55,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.2-2
+- new upstream release
+- built with new toolchain
+
 * Thu Sep 10 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-2
 - removed duplicated xfce4.desktop file
 

+ 9 - 2
x/xfce4-appfinder/xfce4-appfinder-vl.spec

@@ -1,6 +1,6 @@
 Summary: 	Appfinder for the XFce4 Desktop Environment
 Name: 		xfce4-appfinder
-Version: 	4.6.1
+Version: 	4.6.2
 Release: 	1%{?_dist_release}
 License:	GPLv2+
 URL: 		http://www.xfce.org/
@@ -51,8 +51,15 @@ fi
 %{_datadir}/icons/hicolor/*/apps/*
 #{_datadir}/xfce4/doc/*
 
-
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.2-1
+- new upstream release
+- built with new toolchain
+- fixed changelog
+
+* Sat May 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.1-1
+- new upstream release
+
 * Mon Oct 27 2008 Shu KONNO <owa@bg.wakwak.com> 4.4.2-2vl5
 - applied new versioning policy
 

+ 10 - 8
x/xfce4-panel/xfce4-panel-vl.spec

@@ -1,6 +1,6 @@
 Summary: 	Next generation panel for Xfce
 Name: 		xfce4-panel
-Version: 	4.6.1
+Version: 	4.6.4
 Release: 	1%{?_dist_release}
 License:	GPLv2+ and LGPLv2+
 URL: 		http://www.xfce.org/
@@ -9,15 +9,13 @@ Source0: 	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar
 Group: 		User Interface/Desktops
 
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
-Requires:	libxfcegui4 >= 4.6.0
-#Requires:	xfce-mcs-manager >= %{version}
-#Requires:	libxfcegui4 libxfce4mcs xfce-mcs-manager
+BuildRequires:	libxfce4util-devel >= 4.6.0
 BuildRequires:	libxfcegui4-devel >= 4.6.0
 BuildRequires:	libxml2-devel >= 2.4.0
+BuildRequires:	libexo-devel >= 0.3.100
+BuildRequires:	libwnck-devel >= 2.20
 BuildRequires:	startup-notification-devel
 BuildRequires:	gettext intltool
-BuildRequires:	libexo-devel >= 0.3.93
-BuildRequires:	libwnck-devel
 
 Obsoletes: xfce4-iconbox xfce4-systray xfce4-toys xfce4-trigger-launcher
 Obsoletes: xfce4-showdesktop-plugin xfce4-taskbar-plugin
@@ -31,8 +29,8 @@ Summary: Development headers for xfce4-panel
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig
-Requires: libxfce4util-devel >= %{version}
-Requires: libxfcegui4-devel >= %{version}
+Requires: libxfce4util-devel >= 4.6.0
+Requires: libxfcegui4-devel >= 4.6.0
 
 %description devel
 This package includes the header files you will need to build
@@ -119,6 +117,10 @@ fi
 %doc %{_datadir}/gtk-doc/html/libxfce4panel
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.4-1
+- new upstream release
+- built with new toolchain
+
 * Sat May 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
 - new upstream release
 - split devel subpackage

+ 6 - 2
x/xfce4-session/xfce4-session-vl.spec

@@ -1,7 +1,7 @@
 Summary: 	Xfce Session manager
 Summary(ja):    Xfce セッションマネージャ
 Name: 		xfce4-session
-Version: 	4.6.1
+Version: 	4.6.2
 Release: 	1%{?_dist_release}
 License:	GPLv2+
 URL: 		http://www.xfce.org/
@@ -38,7 +38,7 @@ Header files for the Xfce Session Manager.
 %package engines
 Summary:	Additional engines for xfce4-session
 Group:		User Interface/Desktops
-Requires:	%{name} >= %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 
 %description engines
 Additional splash screen engines for the Xfce Session Manager.
@@ -104,6 +104,10 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %{_datadir}/themes/Default/balou/
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.2-1
+- new upstream release
+- built with new toolchain
+
 * Sat May 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
 - new upstream release
 - added %%post and %%postun section

+ 6 - 2
x/xfce4-settings/xfce4-settings-vl.spec

@@ -1,5 +1,5 @@
 Name:           xfce4-settings
-Version:        4.6.4
+Version:        4.6.5
 Release:        1%{?_dist_release}
 Summary:        Settings Manager for Xfce
 Summary(ja):    Xfce の設定マネージャー
@@ -42,7 +42,7 @@ This package includes the settings manager applications for the Xfce desktop.
 
 %prep
 %setup -q
-%patch0 -p1 -b .xklavier5
+#patch0 -p1 -b .xklavier5
 %patch1 -p1 -b .dsofix
 
 %build
@@ -115,6 +115,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/xfce*.desktop
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.5-1
+- new upstream release
+- dropt Patch0
+
 * Mon Apr 12 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.4-1
 - new upstream release
 - built with libxklavier-5.0

+ 16 - 13
x/xfconf/xfconf-vl.spec

@@ -1,6 +1,6 @@
 Name:           xfconf
-Version:        4.6.1
-Release:        2%{?_dist_release}
+Version:        4.6.2
+Release:        1%{?_dist_release}
 Summary:        Hierarchical configuration system for Xfce
 
 Group:          System Environment/Base
@@ -9,13 +9,13 @@ URL:            http://www.xfce.org/
 Source0:        http://www.xfce.org/archive/xfce-%{version}/src/xfconf-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
-BuildRequires:  glib2-devel
-BuildRequires:  libxfce4util-devel = %{version}
-BuildRequires:  dbus-devel
-BuildRequires:  dbus-glib-devel
-BuildRequires:  perl-ExtUtils-Depends
-BuildRequires:  perl-ExtUtils-PkgConfig
-BuildRequires:  perl-Glib
+BuildRequires:  glib2-devel >= 2.12.0
+BuildRequires:  libxfce4util-devel >= 4.6.0
+BuildRequires:  dbus-devel >= 1.0.0
+BuildRequires:  dbus-glib-devel >= 0.72
+BuildRequires:  perl-ExtUtils-Depends >= 0.300
+BuildRequires:  perl-ExtUtils-PkgConfig >= 1.000
+BuildRequires:  perl-Glib >= 1.020
 BuildRequires:  gettext
 
 Obsoletes: libxfce4mcs < 4.4.3-3
@@ -30,10 +30,9 @@ Summary: Development tools for xfconf
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig
-Requires: gtk-doc
-Requires: dbus-devel
-Requires: dbus-glib-devel
-Requires: glib2-devel
+Requires: glib2-devel >= 2.12.0
+Requires: dbus-devel >= 1.0.0
+Requires: dbus-glib-devel >= 0.72
 Obsoletes: libxfce4mcs-devel < 4.4.3-3
 Obsoletes: xfce-mcs-manager-devel < 4.4.3-3
 
@@ -113,6 +112,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.2-1
+- new upstream release
+- built with new toolchain
+
 * Fri May 22 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.1-2
 - initial build for Vine
 

+ 5 - 1
x/xfdesktop/xfdesktop-vl.spec

@@ -1,6 +1,6 @@
 Summary: 	Desktop manager for the XFce Desktop Environment
 Name: 		xfdesktop
-Version: 	4.6.1
+Version: 	4.6.2
 Release: 	1%{?_dist_release}
 License:	GPLv2+
 URL: 		http://www.xfce.org/
@@ -72,6 +72,10 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.2-1
+- new upstream release
+- built with new toolchain
+
 * Sat May 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
 - new upstream release.
 

+ 5 - 1
x/xfwm4/xfwm4-vl.spec

@@ -1,6 +1,6 @@
 Summary: 	Next generation window manager for XFce
 Name: 		xfwm4
-Version: 	4.6.1
+Version: 	4.6.2
 Release: 	1%{?_dist_release}
 License:	GPL
 URL: 		http://www.xfce.org/
@@ -50,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/xfce4/doc
 
 %changelog
+* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.2-1
+- new upstream release
+- built with new toolchain
+
 * Fri May 22 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
 - new upstream release
 - updated BR