Browse Source

colord,gnokii,gnome-phone-manager: new upstream release, others: rebuild with evolution-data-server-3.1.4

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4632 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 12 years ago
parent
commit
2aa2e73013

+ 44 - 1
c/colord/colord-vl.spec

@@ -1,7 +1,10 @@
+%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
+
 Summary:   Color daemon
 Name:      colord
-Version:   0.1.10
+Version:   0.1.11
 Release:   1%{?_dist_release}
+Group:     System Environment/Daemons
 License:   GPLv2+ and LGPLv2+
 URL:       http://gitorious.org/colord
 Source0:   http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
@@ -29,11 +32,31 @@ to color profiles in the system context.
 
 %package devel
 Summary: Development package for %{name}
+Group:   Development/Libraries
 Requires: %{name} = %{version}-%{release}
 
 %description devel
 Files for development with %{name}.
 
+# compat32
+%package -n compat32-%{name}
+Summary:  Color daemon
+Group:    System Environment/Daemons
+Requires: %{name} = %{version}-%{release}
+
+%description -n compat32-%{name}
+colord is a low level system activated daemon that maps color devices
+to color profiles in the system context.
+
+%package -n compat32-%{name}-devel
+Summary: Development package for %{name}
+Group:   Development/Libraries
+Requires: compat32-%{name} = %{version}-%{release}
+
+%description -n compat32-%{name}-devel
+Files for development with %{name}.
+
+
 %prep
 %setup -q
 
@@ -66,6 +89,10 @@ touch $RPM_BUILD_ROOT%{_localstatedir}/lib/colord/storage.db
 
 %postun -p /sbin/ldconfig
 
+%post -n compat32-%{name} -p /sbin/ldconfig
+
+%postun -n compat32-%{name} -p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc README AUTHORS NEWS COPYING
@@ -91,7 +118,23 @@ touch $RPM_BUILD_ROOT%{_localstatedir}/lib/colord/storage.db
 %{_libdir}/libcolord.so
 %{_libdir}/pkgconfig/colord.pc
 
+# compat32
+%if %{build_compat32}
+%files -n compat32-%{name}
+%defattr(-,root,root,-)
+%{_libdir}/libcolord.so.*
+
+%files -n compat32-%{name}-devel
+%defattr(-,root,root,-)
+%{_libdir}/libcolord.so
+%{_libdir}/pkgconfig/colord.pc
+%endif
+
 %changelog
+* Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp 0.1.11-1
+- new upstream release
+- create compat32 sub packages
+
 * Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp 0.1.10-1
 - initial build for Vine Linux
 

+ 5 - 2
e/evolution-webcal/evolution-webcal-vl.spec

@@ -1,12 +1,12 @@
 %define libsoup_version 2.3.0
-%define eds_version 1.1.0
+%define eds_version 2.32.0
 
 %define gettext_package evolution-webcal
 
 Name: evolution-webcal
 Summary: A handler for webcal URIs
 Version: 2.32.0
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPL
 Group: Applications/Internet
 Source0: %{name}-%{version}.tar.bz2
@@ -79,6 +79,9 @@ fi
 
 
 %changelog
+* Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.32.0-2
+- rebuild with evolution-data-server-3.1.4
+
 * Sat Oct 09 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.32.0-1
 - new upstream release
 

+ 3 - 3
g/giggle/giggle-vl.spec

@@ -1,6 +1,6 @@
 Name:          giggle
 Version:       0.5
-Release:       2%{?_dist_release}
+Release:       3%{?_dist_release}
 Summary:       A Gtk frontend to git
 
 Group:         Development/Tools
@@ -116,8 +116,8 @@ fi
 %{_libdir}/*.so
 
 %changelog
-* Sun Oct 24 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5-2
-- add Source101(giggle-0.5.ja.po)
+* Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5-3
+- rebuild with evolution-data-server-3.1.4
 
 * Sun Oct 17 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5-1
 - initial build for Vine Linux

+ 4 - 1
g/glabels/glabels-vl.spec

@@ -1,6 +1,6 @@
 Name:		glabels
 Version:	2.2.8
-Release:	4%{?_dist_release}
+Release:	5%{?_dist_release}
 Summary:	A program for creating labels and business cards for GNOME
 Summary(ja):	GNOME 用のラベルと名刺を作成するためのプログラム
 
@@ -186,6 +186,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.8-5
+- rebuild with evolution-data-server-3.1.4
+
 * Tue Oct 12 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.8-4
 - rebuild with evolution-data-server-2.32.0
 

+ 15 - 11
g/gnokii/gnokii-vl.spec

@@ -1,8 +1,8 @@
 # TODO: merge patches upstream where applicable
 
 Name:           gnokii
-Version:        0.6.27
-Release:        7%{?_dist_release}
+Version:        0.6.30
+Release:        1%{?_dist_release}
 Summary:        Linux/Unix tool suite for various mobile phones
 Summary(ja): Linux/Unix tool suite for various mobile phones
 
@@ -18,8 +18,6 @@ Source4:        gnokii-smsd.logrotate
 Source5:        gnokii-smsd2mail.sh
 Source6:        gnokii-smsd-README.smsd2mail
 
-# Patch to make gnokii use "htmlview" instead of "mozilla" as default browser
-Patch0:         gnokii-htmlview.patch
 # Patch to remove port locking and apply the system-wide /usr/sbin directory
 # to the path instead of the default /usr/local
 Patch1:         gnokii-config.patch
@@ -32,15 +30,17 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 BuildRequires:	flex
 BuildRequires:	gettext
-BuildRequires:	gtk2-devel
-BuildRequires:	desktop-file-utils
 BuildRequires:	ImageMagick
-BuildRequires:	postgresql-devel
-BuildRequires:	mysql-devel
-BuildRequires:	zlib-devel
+
 BuildRequires:	bluez-libs-devel
+BuildRequires:	desktop-file-utils
+BuildRequires:	gtk2-devel
 BuildRequires:	libusb-devel
+BuildRequires:	mysql-devel
+BuildRequires:	postgresql-devel
 BuildRequires:	readline-devel
+BuildRequires:	sqlite3-devel
+BuildRequires:	zlib-devel
 
 BuildRequires:	libical-devel >= 0.24
 
@@ -117,7 +117,6 @@ Requires:       pkgconfig
 #----------------------------------------------------------------------------
 %prep
 %setup -q
-%patch0 -p0
 %patch1 -p0
 install -pm 644 %{SOURCE5} smsd2mail.sh
 install -pm 644 %{SOURCE6} README.smsd2mail
@@ -223,7 +222,6 @@ fi
 %{_datadir}/pixmaps/xgnokii.png
 %{_datadir}/applications/*xgnokii.desktop
 %{_mandir}/man1/xgnokii.1*
-%{_prefix}/share/xgnokii/
 
 %files smsd
 %defattr(-,root,root,-)
@@ -235,6 +233,7 @@ fi
 %{_mandir}/man8/gnokii-smsd.8*
 %dir %{_libdir}/smsd/
 %{_libdir}/smsd/libsmsd_file.so
+%{_libdir}/smsd/libsmsd_sqlite.so
 
 %files smsd-pgsql
 %defattr(-,root,root,-)
@@ -258,6 +257,11 @@ fi
 #
 #----------------------------------------------------------------------------
 %changelog
+* Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.30-1
+- new upstream release
+- remove Patch0
+- add BuildRequires: sqlite3-devel
+
 * Sun May 01 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.27-7
 - add BuildRequires: readline-devel
 

+ 19 - 12
g/gnome-phone-manager/gnome-phone-manager-vl.spec

@@ -1,11 +1,11 @@
 Name:		gnome-phone-manager
 Summary:	Gnome Phone Manager
 Summary(ja): Gnome Phone マネージャー
-Version: 	0.65
-Release: 	2%{?_dist_release}
+Version: 	0.67
+Release: 	1%{?_dist_release}
 License: 	GPLv2+
 Group: 		Applications/System
-Source:		http://ftp.gnome.org/pub/GNOME/sources/gnome-phone-manager/%{version}/%{name}-%{version}.tar.bz2
+Source:		http://ftp.gnome.org/pub/GNOME/sources/gnome-phone-manager/%{version}/%{name}-%{version}.tar.xz
 URL: 		http://usefulinc.com/software/phonemgr/
 #----------------------------------------------------------------------------
 
@@ -13,22 +13,19 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 #----------------------------------------------------------------------------
 
-BuildRequires:	gtk2-devel
-BuildRequires:	libgnomeui-devel
-BuildRequires:	libgnome-devel
-BuildRequires: 	gnome-bluetooth-devel
-BuildRequires:	libbtctl-devel
+BuildRequires:	gtk3-devel >= 3.0.0
+BuildRequires: 	gnome-bluetooth-devel >= 3.0.0
 BuildRequires:	bluez-libs-devel
 
-BuildRequires:	gnokii-devel
+BuildRequires:	gnokii-devel >= 0.6.28
 
 BuildRequires:	gstreamer-devel >= 0.10
 BuildRequires:	gnome-icon-theme >= 2.19.1
 # For libebook (evolution address book)
-BuildRequires:	evolution-data-server-devel
+BuildRequires:	evolution-data-server-devel >= 3.0.0
 BuildRequires:	gtkspell-devel
 BuildRequires:	telepathy-glib-devel
-BuildRequires:	libcanberra-devel
+BuildRequires:	libcanberra-gtk3-devel
 
 # search telepathy
 # empathy - GNOME インスタントメッセージクラアイント
@@ -90,13 +87,17 @@ make DESTDIR=$RPM_BUILD_ROOT install
 # This should be in empathy instead
 install -m0644 -D telepathy/sms.profile $RPM_BUILD_ROOT%{_datadir}/mission-control/profiles/sms.profile
 
-%find_lang %{name}
+find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
+find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
+
 desktop-file-install \
   --delete-original \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   --add-category X-VineLinux \
   $RPM_BUILD_ROOT%{_datadir}/applications/gnome-phone-manager.desktop
 
+%find_lang %{name}
+
 %post
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 gconftool-2 --makefile-install-rule \
@@ -127,6 +128,7 @@ fi
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %{_sysconfdir}/gconf/schemas/gnome-phone-manager.schemas
 %{_bindir}/gnome-phone-manager
+%{_libdir}/gnome-bluetooth/plugins/libphonemgr.so
 %{_datadir}/applications/*.desktop
 %{_datadir}/gnome-phone-manager/
 %{_mandir}/man1/gnome-phone-manager.1.gz
@@ -142,6 +144,11 @@ fi
 #
 #----------------------------------------------------------------------------
 %changelog
+* Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.67-1
+- new upstream release
+- change BuildRequires: gtk3-devel instead of gtk2-devel
+- change BuildRequires: libcanberra-gtk3-devel instead of libcanberra-devel
+
 * Wed Nov 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.65-2
 - rebuils with evolution-data-server-2.32.0 and gnome-bluetooth-2.32.0