|
@@ -1,7 +1,7 @@
|
|
Name: xfce4-panel
|
|
Name: xfce4-panel
|
|
Summary: Panel for the Xfce Desktop Environment
|
|
Summary: Panel for the Xfce Desktop Environment
|
|
-Summary(ja): Xfce デスクトップ環境用のパネル
|
|
+Summary(ja): Xfce デスクトップ環境のパネル
|
|
-Version: 4.10.1
|
|
+Version: 4.12.0
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
|
|
|
|
Group: User Interface/Desktops
|
|
Group: User Interface/Desktops
|
|
@@ -9,20 +9,22 @@ Group: User Interface/Desktops
|
|
License: GPLv2+ and LGPLv2+
|
|
License: GPLv2+ and LGPLv2+
|
|
URL: http://www.xfce.org/
|
|
URL: http://www.xfce.org/
|
|
|
|
|
|
-Source0: http://archive.xfce.org/src/xfce/%{name}/4.10/%{name}-%{version}.tar.bz2
|
|
+Source0: http://archive.xfce.org/src/xfce/%{name}/4.12/%{name}-%{version}.tar.bz2
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRequires: cairo-devel >= 1.0.0
|
|
BuildRequires: cairo-devel >= 1.0.0
|
|
BuildRequires: chrpath
|
|
BuildRequires: chrpath
|
|
BuildRequires: dbus-glib-devel >= 0.73
|
|
BuildRequires: dbus-glib-devel >= 0.73
|
|
-BuildRequires: garcon-devel >= 0.2.0
|
|
+BuildRequires: garcon-devel >= 0.3.0
|
|
BuildRequires: gettext
|
|
BuildRequires: gettext
|
|
-BuildRequires: glib2-devel >= 2.18.0
|
|
+BuildRequires: glib2-devel >= 2.24.0
|
|
-BuildRequires: gtk2-devel >= 2.14.0
|
|
+BuildRequires: gtk2-devel >= 2.20.0
|
|
|
|
+BuildRequires: gtk3-devel >= 3.2.0
|
|
|
|
+BuildRequires: gtk-doc >= 1.9
|
|
BuildRequires: intltool
|
|
BuildRequires: intltool
|
|
BuildRequires: libexo-devel >= 0.8.0
|
|
BuildRequires: libexo-devel >= 0.8.0
|
|
-BuildRequires: libwnck-devel >= 2.22
|
|
+BuildRequires: libwnck-devel >= 2.30
|
|
-BuildRequires: libxfce4ui-devel >= 4.10.0
|
|
+BuildRequires: libxfce4ui-devel >= 4.11.0
|
|
BuildRequires: libxfce4util-devel >= 4.10.0
|
|
BuildRequires: libxfce4util-devel >= 4.10.0
|
|
BuildRequires: libSM-devel
|
|
BuildRequires: libSM-devel
|
|
BuildRequires: pkgconfig
|
|
BuildRequires: pkgconfig
|
|
@@ -39,20 +41,22 @@ Distribution: Vine Linux
|
|
xfce4-panel is the panel for the Xfce desktop environment
|
|
xfce4-panel is the panel for the Xfce desktop environment
|
|
|
|
|
|
%description -l ja
|
|
%description -l ja
|
|
-Xfce デスクトップ環境用のパネルです。
|
|
+Xfce デスクトップ環境のパネルです。
|
|
|
|
|
|
%package devel
|
|
%package devel
|
|
Summary: Development headers for %{name}
|
|
Summary: Development headers for %{name}
|
|
Summary(ja): %{name} の開発用ファイル
|
|
Summary(ja): %{name} の開発用ファイル
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
Requires: %{name} = %{version}-%{release}
|
|
Requires: %{name} = %{version}-%{release}
|
|
-Requires: glib2-devel >= 2.18.0
|
|
+Requires: glib2-devel >= 2.24.0
|
|
-Requires: gtk2-devel >= 2.14.0
|
|
+Requires: gtk2-devel >= 2.20.0
|
|
-Requires: libxfce4util-devel >= 4.10.0
|
|
+Requires: gtk3-devel >= 3.2.0
|
|
|
|
|
|
%description devel
|
|
%description devel
|
|
-This package includes the header files you will need to build
|
|
+This package includes the header files you will need to build plugins for xfce4-panel.
|
|
-plugins for xfce4-panel.
|
|
+
|
|
|
|
+%description devel -l ja
|
|
|
|
+Xfce デスクトップ環境のパネルのプラグイン開発に必要なヘッダファイル等が含まれています。
|
|
|
|
|
|
# These are all required to have a properly functioning panel, so they should
|
|
# These are all required to have a properly functioning panel, so they should
|
|
# not be separate IMO -- Jasper
|
|
# not be separate IMO -- Jasper
|
|
@@ -80,7 +84,7 @@ plugins for xfce4-panel.
|
|
%setup -q
|
|
%setup -q
|
|
|
|
|
|
%build
|
|
%build
|
|
-%configure --enable-silent-rules --disable-static
|
|
+%configure --enable-silent-rules --disable-static --enable-gtk3
|
|
make %{?_smp_mflags}
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
%install
|
|
%install
|
|
@@ -88,7 +92,8 @@ rm -rf $RPM_BUILD_ROOT
|
|
make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
|
|
make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
|
|
|
|
|
|
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/migrate
|
|
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/migrate
|
|
-chrpath --delete $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/wrapper
|
|
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/wrapper-1.0
|
|
|
|
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/wrapper-2.0
|
|
|
|
|
|
## remove unuse files
|
|
## remove unuse files
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
@@ -129,11 +134,16 @@ fi
|
|
%files devel
|
|
%files devel
|
|
%defattr(-, root,root,-)
|
|
%defattr(-, root,root,-)
|
|
%{_includedir}/xfce4/libxfce4panel-1.0
|
|
%{_includedir}/xfce4/libxfce4panel-1.0
|
|
|
|
+%{_includedir}/xfce4/libxfce4panel-2.0
|
|
%{_libdir}/lib*.so
|
|
%{_libdir}/lib*.so
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%doc %{_datadir}/gtk-doc/html/libxfce4panel-1.0
|
|
%doc %{_datadir}/gtk-doc/html/libxfce4panel-1.0
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Mar 1 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.12.0-1
|
|
|
|
+- new upstream release
|
|
|
|
+- enabled gtk3 support and added BR: gtk3-devel
|
|
|
|
+
|
|
* Sat Dec 20 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.10.1-1
|
|
* Sat Dec 20 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.10.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- updated summary
|
|
- updated summary
|