Browse Source

cmemo,compiz: rebuild
others: new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8949 ec354946-7b23-47d6-9f5a-488ba84defc7

Takemikaduchi 9 years ago
parent
commit
fc2a03aec3

+ 40 - 34
W/WindowMaker/WindowMaker-vl.spec

@@ -1,4 +1,4 @@
-%define version 0.92.0
+%define version 0.95.6
 %define vsource WindowMaker-%{version}-vine
 %define libdockapp libdockapp-0.4.0
 %define asclock asclock-2.0.12
@@ -11,14 +11,14 @@ Summary: Window Maker - a window manager for X11
 Summary(ja): X11 用ウィンドウ・マネージャ
 Name: WindowMaker
 Version: %{version}
-Release: 8%{?_dist_release}
+Release: 1%{?_dist_release}
 License: GPLv2/OPL
 Group: User Interface/Desktops
 URL: http://windowmaker.info/
 Source0: %{name}-%{version}.tar.gz
 Source1: http://www.longstreet.ch/asclock/%{asclock}.tar.gz
 Source2: %{libdockapp}.tar.bz2
-Source6: %{vsource}.5a1.tar.gz
+Source6: %{vsource}.tar.gz
 
 # http://www.eecg.utoronto.ca/cgi-bin/cgiwrap/chanb/www/wmmail
 Source10: WMMail.app-%{wmmail}.tar.gz
@@ -30,9 +30,8 @@ Source22: WindowMaker.desktop
 Source23: RunWM
 
 #Patch1: WindowMaker-0.62.0-wmclock.patch
-Patch4: WindowMaker-cvs-nomisc.patch
-Patch7: WindowMaker-0.53.0-wheel.diff.gz
-Patch10: WindowMaker-0.65.0-GSDIR.patch
+Patch7: WindowMaker-0.95.6-wheel.diff.gz
+Patch10: WindowMaker-0.95.6-GSDIR.patch
 Patch20: WMMail.app-%{wmmail}-fix.patch
 Patch21: WMMail-%{wmmail}.mbox.patch
 Patch22: WMMail-%{wmmail}.appsdir.patch
@@ -41,11 +40,9 @@ Patch22: WMMail-%{wmmail}.appsdir.patch
 ##### for 0.92.0 #####
 
 ## for x86_64 architecture support
-Patch30: WindowMaker-0.92.0-configure.noasm.patch
 Patch31: libdockapp-0.4.0-config.sub.patch
 
 ## for gcc-4
-Patch40: WindowMaker-0.92.0-x86_specific.patch
 Patch41: WMMail.app-0.63a.config.patch
 Patch42: asclock-2.0.12.patch
 
@@ -57,14 +54,25 @@ BuildRequires: autoconf >= 2.59
 BuildRequires: libtool
 
 BuildRequires: imake
-BuildRequires: xorg-x11-devel
-BuildRequires: xorg-x11-proto-devel
+BuildRequires: libX11-devel
+BuildRequires: libXmu-devel
+BuildRequires: libXft-devel
+BuildRequires: libXinerama-devel
+BuildRequires: libXrandr-devel
+BuildRequires: libICE-devel
+BuildRequires: libXpm-devel
+
+BuildRequires: libjpeg-turbo-devel
+BuildRequires: libtiff-devel
+BuildRequires: libwebp-devel
+BuildRequires: ImageMagick-devel
 
 Requires: WindowMaker-libs = %{version}
 #Requires: libPropList >= 0.10.0
 Requires: WindowMaker-Icons, vine-backgrounds, cpp
 Requires: vine-logos, vutils, sed
 Requires: xterm
+Requires: xorg-x11-jpfonts
 
 Provides: libwraster.so.2
 Buildroot: %{_tmppath}/%{name}-%{version}-root
@@ -113,7 +121,6 @@ used for developers.
 
 %prep
 %setup -q -a 1 -a 2 -a 6 -a 10 -a 20 -n WindowMaker-%{version}
-%patch4 -p1 -b .noexamble
 %patch7 -p1 -b .wheel
 %patch10 -p1 -b .gsdir
 %patch20 -p0
@@ -125,12 +132,10 @@ cd ..
 
 # for x86_64 architecture support
 %ifarch x86_64
-%patch30 -p1 -b .noasm
 %patch31 -p0 -b .libdockapp
 %endif
 
 ## for gcc-4
-%patch40 -p1 -b .x86_specific
 %patch41 -p0 -b .config
 %patch42 -p0 -b .asclock
 
@@ -251,18 +256,18 @@ ln -sf libwraster.so.3 %{buildroot}%{_libdir}/libwraster.so.2
 # added for 0.9.2
 pushd %{buildroot}/%{_includedir}
 	mkdir -p WINGs
-	mv WINGs.h WINGsP.h WUtil.h proplist-compat.h WINGs/
+	mv WINGs.h WINGsP.h WUtil.h WINGs/
 popd
 
 # install WindowMaker.desktop
-install -d %{buildroot}%{x11confdir}/dm/Sessions
-install -m 755 %{SOURCE22} %{buildroot}%{x11confdir}/dm/Sessions
+install -d %{buildroot}%{_datadir}/xsessions
+install -m 644 %{SOURCE22} %{buildroot}%{_datadir}/xsessions/
 install -m 755 %{SOURCE23} %{buildroot}%{_bindir}
 
 # remove unpackaged files
 rm -rf %{buildroot}%{_sysconfdir}/WindowMaker
 rm -rf %{buildroot}%{_libdir}/*.la
-#rm -rf %{buildroot}%{_libdir}/*.a
+rm -rf %{buildroot}%{_libdir}/*.a
 
 
 %clean
@@ -301,8 +306,8 @@ rm WMState
 %files
 %defattr(-,root,root)
 %doc AUTHORS BUGFORM BUGS COPYING* ChangeLog FAQ FAQ.I18N INSTALL
-%doc MIRRORS NEWS README* TODO
-%config %{x11confdir}/dm/Sessions/WindowMaker.desktop
+%doc NEWS README* TODO
+%config %{_datadir}/xsessions/WindowMaker.desktop
 %{x11confdir}/WindowMaker/*
 %{_bindir}/*.sh
 %{_bindir}/RunWM
@@ -317,8 +322,10 @@ rm WMState
 %{_bindir}/wmagnify
 %{_bindir}/wmaker
 %{_bindir}/wmaker.inst
+%{_bindir}/wmgenmenu
+%{_bindir}/wmiv
+%{_bindir}/wmmenugen
 %{_bindir}/wmsetbg
-%{_bindir}/wmsetup
 %{_bindir}/wxcopy
 %{_bindir}/wxpaste
 %{_datadir}/WINGs/
@@ -347,21 +354,20 @@ rm WMState
 %{_includedir}/WMaker.h
 %{_includedir}/dockapp.h
 %{_includedir}/wraster.h
-%{_libdir}/libdockapp.so
-%{_libdir}/libdockapp.so.1
-%{_libdir}/libdockapp.so.1.0.0
-%{_libdir}/libwraster.so
-%{_libdir}/libwraster.so.2
-%{_libdir}/libwraster.so.3
-%{_libdir}/libwraster.so.3.1.0
-%{_libdir}/libWINGs.a
-%{_libdir}/libWMaker.a
-%{_libdir}/libWUtil.a
-%{_libdir}/libdockapp.a
-%{_libdir}/libwraster.a
+%{_libdir}/lib*.so
 
 
 %changelog 
+* Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.95.6-1
+- update to 0.95.6
+- update Patch7 (WindowMaker-0.95.6-wheel.diff.gz)
+- update Patch10 (WindowMaker-0.95.6-GSDIR.patch)
+- remove Patch4 (WindowMaker-cvs-nomisc.patch)
+- remove Patch30 (WindowMaker-0.92.0-configure.noasm.patch)
+- remove Patch40 (WindowMaker-0.92.0-x86_specific.patch)
+- drop static library
+- add BuildRequires: libjpeg-turbo-devel, libtiff-devel, libwebp-devel, ImageMagick-devel
+
 * Sat Apr 23 2011 Shu KONNO <owa@bg.wakwak.com> 0.92.0-8
 - rebuilt
 
@@ -588,7 +594,7 @@ rm WMState
 - use brp
 - added dockit
 
-* Sun Apr  3 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
+* Mon Apr  3 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
 - updated to 0.62.1
 
 * Sun Apr  2 2000 Jun Nishii <jun@vinelinux.org>
@@ -767,7 +773,7 @@ rm WMState
 * Mon Nov 30 1998 Jun Nishii <jun@flatout.org>
 - Moved Japanese catalog from ja_JP.ujis to ja
 
-* Mon Nov 24 1998 Jun Nishii <jun@flatout.org>
+* Tue Nov 24 1998 Jun Nishii <jun@flatout.org>
 - updated to 0.20.2
 
 * Mon Nov 23 1998 Jun Nishii <jun@flatout.org>

+ 7 - 3
c/caribou/caribou-vl.spec

@@ -1,6 +1,6 @@
 Name:           caribou
-Version:        0.4.13
-Release:        2%{?_dist_release}
+Version:        0.4.14
+Release:        1%{?_dist_release}
 Summary:        A simplified in-place on-screen keyboard
 
 Group:          User Interface/Desktops
@@ -70,9 +70,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %doc NEWS COPYING README
 %{_sysconfdir}/xdg/autostart/caribou-autostart.desktop
 %{python_sitelib}/caribou
-%{_bindir}/caribou
 %{_bindir}/caribou-preferences
 %{_libexecdir}/antler-keyboard
+%{_libexecdir}/caribou
 %{_libdir}/*.so.*
 %{_libdir}/girepository-1.0/Caribou-1.0.typelib
 %{_libdir}/gnome-settings-daemon-3.0/gtk-modules/caribou-gtk-module.desktop
@@ -81,6 +81,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/antler
 %{_datadir}/caribou
 %{_datadir}/dbus-1/services/org.gnome.Caribou.Antler.service
+%{_datadir}/dbus-1/services/org.gnome.Caribou.Daemon.service
 %{_datadir}/glib-2.0/schemas/*
 
 %files devel
@@ -91,6 +92,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/vala/vapi/caribou-1.0.*
 
 %changelog
+* Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.4.14-1
+- new upstream release
+
 * Sun Mar 30 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.4.13-2
 - rebuild with cogl-1.18.0
 

+ 12 - 5
c/cmemo/cmemo-vl.spec

@@ -2,7 +2,7 @@ Summary: Cmemo is cool and useful GTK text editor.
 Summary(ja): Cmemo はシンプルで使いやすい GTK テキストエディタ
 Name: cmemo
 Version: 2.1.4
-Release: 5%{?_dist_release}
+Release: 6%{?_dist_release}
 License: GPL
 Group: Applications/Editors
 ## Autoconf/Automake/rpm version
@@ -11,6 +11,7 @@ Source: http://www.mindgear.org/data/PlusAlpha/%{name}-%{version}.tar.gz
 #---------------------------------------------------------------------------
 Source1:	cmemo2.desktop
 
+Patch0:		cmemo-2.1.4-makefile.patch
 #---------------------------------------------------------------------------
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 BuildRequires: gtk2-devel, automake, gettext
@@ -66,13 +67,15 @@ Cmemoはシンプルで渋くて使いやすいエディタです。主な機能
 rm -rf ${RPM_BUILD_ROOT}
 
 %setup -q %{name}-%{version}
+%patch0 -p1
 
 %build
+autoreconf -if
 %configure --with-x
 make
 
 %install
-%makeinstall
+make install DESTDIR=$RPM_BUILD_ROOT
 ### make prefix=${RPM_BUILD_ROOT}%{_prefix} install
 
 #### Before Pack save
@@ -138,6 +141,10 @@ fi
 
 #----------------------------------------------------------------------------
 %changelog
+* Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.4-6
+- rebuild with current VineSeed environment
+- add Patch0 (cmemo-2.1.4-makefile.patch)
+
 * Sat Jun 18 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.4-5
 - rebuild with current VineSeed environment
 - add BuildRequires: desktop-file-utils
@@ -160,13 +167,13 @@ fi
 - Update to 2.1.4
 - Updated cmemo.po 
 
-* Wed Feb 08 2008 Seiichirou Babasaki 2.1.3-1zon5
+* Fri Feb 08 2008 Seiichirou Babasaki 2.1.3-1zon5
 - Import cmemo - Packager: Babasaki
 - Updated specfile
 - Update to 2.1.3
   #---------------------#
 
-* Sat Feb 09 2003 MATSUMURA tomohiro <seiwn@excite.co.jp>
+* Sun Feb 09 2003 MATSUMURA tomohiro <seiwn@excite.co.jp>
 - some fix
 
 * Thu Aug 29 2002 MATSUMURA tomohiro <seiwn@excite.co.jp>
@@ -198,7 +205,7 @@ fi
 * Sun Oct 7 2001 MATSUMURA tomohiro <seiwn@excite.co.jp>
 - version up 1.1.10
 
-* Fri Sep 29 2001 MATSUMURA tomohiro <seiwn@excite.co.jp>
+* Sat Sep 29 2001 MATSUMURA tomohiro <seiwn@excite.co.jp>
 - fix some error
 
 * Sun Sep 23 2001 MATSUMURA tomohiro <seiwn@excite.co.jp>

+ 4 - 1
c/compiz/compiz-vl.spec

@@ -19,7 +19,7 @@ URL:            http://www.go-compiz.org
 License:        X11/MIT/GPL
 Group:          User Interface/Desktops
 Version:        0.8.8
-Release:        5%{?_dist_release}
+Release:        6%{?_dist_release}
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 
@@ -413,6 +413,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.8-6
+- rebuild with VineSeed environment
+
 * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.8-5
 - rebuild with VineSeed environment
 

+ 11 - 12
d/dia/dia-vl.spec

@@ -10,20 +10,17 @@
 Summary: A gtk+ based diagram creation program.
 Summary(ja): Gtk+ ベースのダイアグラム作成プログラム
 Name: dia
-Version: 0.97.2
-Release: 4%{?_dist_release}
+Version: 0.97.3
+Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/Graphics
 
 Source: http://ftp.gnome.org/pub/GNOME/sources/dia/%{version}/dia-%{version}%{?extraver:-%extraver}.tar.xz
 
-Patch0:	dia-0.97.2-git20131003.patch
-Patch1:	dia-0.97.2-freetype-2.5.x.patch
-
 URL: http://www.gnome.org/projects/dia/
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-Requires(post): desktop-file-utils, scrollkeeper
-Requires(postun): desktop-file-utils, scrollkeeper
+Requires(post): desktop-file-utils
+Requires(postun): desktop-file-utils
 BuildRequires: gtk2-devel >= %{_gtk_ver}, glib2-devel >= %{_glib_ver}
 BuildRequires: pango-devel >= %{_pango_ver}
 BuildRequires: libgnome-devel, libgnomeui-devel
@@ -55,8 +52,6 @@ Dia は Windows にある 'Visio' に似せて設計されたプログラムで
 
 %prep
 %setup -q -n %{name}-%{version}%{?extraver:-%extraver}
-%patch0 -p1
-%patch1 -p1 -b .ft
 
 %build
 %configure --enable-gnome --enable-db2html --with-cairo
@@ -78,7 +73,6 @@ Dia は Windows にある 'Visio' に似せて設計されたプログラムで
 
 %post
 %{_bindir}/update-desktop-database ||:
-%{_bindir}/scrollkeeper-update > /dev/null 2>&1 ||:
 touch --no-create %{_datadir}/icons/hicolor
 if [ -x /usr/bin/gtk-update-icon-cache ]; then
   gtk-update-icon-cache -q %{_datadir}/icons/hicolor
@@ -86,7 +80,6 @@ fi
 
 %postun
 %{_bindir}/update-desktop-database ||:
-%{_bindir}/scrollkeeper-update > /dev/null 2>&1 ||:
 touch --no-create %{_datadir}/icons/hicolor
 if [ -x /usr/bin/gtk-update-icon-cache ]; then
   gtk-update-icon-cache -q %{_datadir}/icons/hicolor
@@ -105,6 +98,12 @@ fi
 %{_datadir}/gnome/help/dia
 
 %changelog
+* Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.97.3-1
+- new upstream release
+- remove Patch0 (dia-0.97.2-git20131003.patch)
+- remove Patch1 (dia-0.97.2-freetype-2.5.x.patch)
+- remove Requires: scrollkeeper
+
 * Fri Jul 18 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.97.2-4
 - rebuild with libpng-1.6.12
 
@@ -113,7 +112,7 @@ fi
 
 * Wed Jan 15 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.97.2-2
 - rebuild with VineSeed environment
-- add Patch0 (dia-0.97.2-freetype-2.5.x.patch)
+- add Patch1 (dia-0.97.2-freetype-2.5.x.patch)
 
 * Fri Dec 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.97.2-1
 - new upstream release

+ 4 - 1
e/empathy/empathy-vl.spec

@@ -1,5 +1,5 @@
 %define major_ver 3.12
-%define minor_ver 5
+%define minor_ver 6
 %define rel       1
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
@@ -174,6 +174,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.6-1
+- new upstream release
+
 * Sun Aug 31 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.5-1
 - new upstream release
 

+ 4 - 1
e/evolution-data-server/evolution-data-server-vl.spec

@@ -30,7 +30,7 @@
 Summary: Backend data server for evolution
 Summary(ja): Evolution バックエンドデータサーバ
 Name: evolution-data-server
-Version: 3.12.5
+Version: 3.12.6
 Release: 1%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
@@ -356,6 +356,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.6-1
+- new upstream release
+
 * Wed Aug 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.5-1
 - new upstream release
 

+ 4 - 1
e/evolution/evolution-vl.spec

@@ -31,7 +31,7 @@
 ### Abstract ###
 
 Name: evolution
-Version: 3.12.5
+Version: 3.12.6
 Release: 1%{?_dist_release}
 License: GPLv2 and GFDL+
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -490,6 +490,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml
 
 %changelog
+* Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.6-1
+- new upstream release
+
 * Thu Aug 21 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.5-1
 - new upstream release
 

+ 4 - 1
t/thunderbird/thunderbird-vl.spec

@@ -1,5 +1,5 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
-%define tbmajor 31.1.0
+%define tbmajor 31.1.1
 #%define tbversion %{tbmajor}.10
 %define tbversion %{tbmajor}
 %define tbrelease 1%{?_dist_release}
@@ -369,6 +369,9 @@ fi
 #===============================================================================
 
 %changelog
+* Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.1.1-1
+- new upstream release
+
 * Tue Sep 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.1.0-1
 - new upstream release
 

+ 4 - 1
t/tracker/tracker-vl.spec

@@ -1,7 +1,7 @@
 Summary: An object database, tag/metadata database, search tool and indexer
 Summary(ja): オブジェクト/タグ/メタデータデータベースおよび検索ツール
 Name: tracker
-Version: 1.0.3
+Version: 1.0.4
 Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/System
@@ -228,6 +228,9 @@ fi
 %{_mandir}/man1/tracker-needle.1.gz
 
 %changelog
+* Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.4-1
+- new upstream release
+
 * Sun Aug 31 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.3-1
 - new upstream release