Browse Source

2014-09-23 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* freerdp, xfce4-timer-plugin, xfce4-xkb-plugin: update
	* xfce4-power-manager, xfce4-weather-plugin: rebuild
	


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

+ 20 - 8
f/freerdp/freerdp-vl.spec

@@ -1,10 +1,10 @@
 Name:           freerdp
-Version:        1.0.1
-Release:        1%{?_dist_release}
 Summary:        Remote Desktop Protocol client
 Summary(ja):    リモートデスクトッププロトコルクライアント
+Version:        1.0.2
+Release:        1%{?_dist_release}
 
-Group:          Applications/Intenet
+Group:          Applications/Internet
 License:        GPLv2+
 URL:            http://www.freerdp.com/
 
@@ -13,6 +13,7 @@ Source0:	https://github.com/downloads/FreeRDP/FreeRDP/%{name}-%{version}.tar.gz
 
 Patch0:         fastpath_send_input_pdu-sec_bytes.patch
 Patch1:         c10866db66c0d462ea7c2c38bb01740bcfb4fcb4.patch
+Patch2:         freerdp-1.0.2_xmlto.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  cmake
@@ -46,6 +47,7 @@ machines, xrdp and VirtualBox.
 Summary:        Core libraries implementing the RDP protocol
 Summary(ja):    RDPプロトコル実装のコアライブラリ
 Group:          System Environment/Libraries
+
 %description    libs
 libfreerdp implements the core of the RDP protocol.
 
@@ -60,6 +62,7 @@ Summary:        Plugins for handling the standard RDP channels
 Summary(ja):    標準RDPチャンネルを扱うためのプラグイン
 Group:          System Environment/Libraries
 Requires:       %{name}-libs = %{version}-%{release}
+
 %description    plugins
 A set of plugins to the channel manager implementing the standard virtual
 channels extending RDP core functionality.  For example, sounds, clipboard
@@ -79,9 +82,10 @@ developing applications that use %{name}-libs.
 
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
+%setup -q -n FreeRDP-%{version}
+#patch0 -p1
+#patch1 -p1
+%patch2 -p1
 
 cat << EOF > xfreerdp.desktop 
 [Desktop Entry]
@@ -97,6 +101,7 @@ EOF
 
 %build
 %cmake \
+        -DCMAKE_BUILD_TYPE=Release \
         -DWITH_CUPS=ON \
         -DWITH_PCSC=ON \
         -DWITH_PULSEAUDIO=ON \
@@ -114,7 +119,8 @@ EOF
         -DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} \
         .
 
-make %{?_smp_mflags}
+
+make %{?_smp_mflags} 
 
 
 %install
@@ -169,7 +175,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
-* Mon Sep 03 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.13.6-1
+* Tue Sep 23 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.0.2-1
+- update to 1.0.2
+- fixed typo in Group
+- dropped Patch0 and Patch1
+- added Patch2 to build with current xmlto
+
+* Mon Sep 03 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-1
 - update to 1.0.1
 - import patches from fedora package.
 - add BRs.

+ 6 - 3
x/xfce4-power-manager/xfce4-power-manager-vl.spec

@@ -1,11 +1,11 @@
-%global minorversion 1.4
+%global minorversion 1.2
 %global xfceversion 4.10.0
 
 Name:           xfce4-power-manager
 Summary:        Power management for the Xfce desktop environment
 Summary(ja):    Xfce デスクトップ環境用電源管理ツール
 Version:        1.4.0
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 Group:          User Interface/Desktops
 License:        GPLv2+
@@ -27,7 +27,7 @@ BuildRequires:  libXext-devel
 BuildRequires:  libXrandr-devel >= 1.2.0
 BuildRequires:  libxfce4ui-devel >= %{xfceversion}
 BuildRequires:  libxfce4util-devel >= %{xfceversion}
-BuildRequires:  upower-devel >= 0.9.7
+BuildRequires:  upower-devel >= 0.99.1
 BuildRequires:  xfce4-panel-devel >= %{xfceversion}
 BuildRequires:  xfconf-devel >= %{xfceversion}
 BuildRequires:  xorg-x11-proto-devel
@@ -103,6 +103,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Sep 23 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 1.4.0-2
+- rebuilt with upower-0.99.1
+
 * Tue Sep 16 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 1.4.0-1
 - new upstream release
 

+ 11 - 6
x/xfce4-timer-plugin/xfce4-timer-plugin-vl.spec

@@ -1,8 +1,8 @@
 Name: 		xfce4-timer-plugin
 Summary:        Timer plugin for the Xfce4 panel
-Summary(ja):    Xfce パネル用 タイマプラグイン
-Version:        0.6.4
-Release: 	2%{?_dist_release}
+Summary(ja):    Xfce パネル用 タイマプラグイン
+Version:        1.6.0
+Release: 	1%{?_dist_release}
 
 Group: 		User Interface/Desktops
 License:	GPLv2+
@@ -11,14 +11,16 @@ URL: 		http://goodies.xfce.org/projects/panel-plugins/%{name}
 Source0: 	http://archive.xfce.org/src/panel-plugins/%{name}/0.6/%{name}-%{version}.tar.bz2
 
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
-
+BuildRequires:  glib2-devel >= 2.4.0
+BuildRequires:  gtk2-devel >= 2.4.0
 BuildRequires:  libxfce4util-devel >= 4.3.0
-BuildRequires:  libxfcegui4-devel >= 4.2.0
+BuildRequires:  libxfce4ui-devel >= 4.8.0
 BuildRequires:  xfce4-panel-devel >= 4.8.0
+Requires:       xfce4-panel >= 4.8.0
 
 Vendor:		Project Vine
 Distribution:	Vine Linux
-Packager:	Takemikaduchi
+Packager:	Takemikaduchi, inagaki
 
 
 %description
@@ -66,6 +68,9 @@ fi
 %{_datadir}/xfce4/panel-plugins/xfce4-timer.desktop
 
 %changelog
+* Tue Sep 23 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.6.0-1
+- updated to 1.6.0
+
 * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.4-2
 - rebuild with VineSeed environment
 

+ 4 - 1
x/xfce4-weather-plugin/xfce4-weather-plugin-vl.spec

@@ -2,7 +2,7 @@ Name:		xfce4-weather-plugin
 Summary:	Weather plugin for the Xfce panel
 Summary(ja):	Xfce パネル用天気情報プラグイン
 Version:	0.8.3
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 
 Group:		User Interface/Desktops
 License:	GPLv2
@@ -75,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Sep 23 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.3-2
+- rebuilt with upower-0.99.1
+
 * Wed Sep 17 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.3-1
 - updated to 0.8.3
 

+ 11 - 5
x/xfce4-xkb-plugin/xfce4-xkb-plugin-vl.spec

@@ -1,24 +1,26 @@
 Name:		xfce4-xkb-plugin
 Summary:	XKB layout switcher for the Xfce panel
 Summary(ja):	Xfce パネル用 XKB レイアウト変更器
-Version:	0.5.4.3
-Release:	2%{?_dist_release}
+Version:	0.7.0
+Release:	1%{?_dist_release}
 
 Group:		User Interface/Desktops
 License:	BSD
 URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
 
-Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
+Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/0.7/%{name}-%{version}.tar.bz2
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
-BuildRequires:  librsvg2-devel >= 2.18
+BuildRequires:  garcon-devel >= 0.1.5
+BuildRequires:  gtk2-devel >= 2.6.0
+BuildRequires:  librsvg2-devel >= 2.36.2
 BuildRequires:  libwnck-devel >= 2.12
 BuildRequires:  libxfce4util-devel >= 4.8.0
 BuildRequires:  libxfce4ui-devel >= 4.8.0
 BuildRequires:	libxklavier-devel >= 5.0
 BuildRequires:	xfce4-panel-devel >= 4.8.0
 BuildRequires:	gettext, intltool
-Requires:	xfce4-panel >= 4.4.0
+Requires:	xfce4-panel >= 4.8.0
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -55,6 +57,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/xfce4/xkb/flags/*.svg
 
 %changelog
+* Tue Sep 23 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.7.0-1
+- updated to 0.7.0
+- updated URL
+
 * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.5.4.3-2
 - rebuild with VineSeed environment