Browse Source

2015-02-24 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* evolution, evolution-data-server, gnokii, gnome-shell,
	  kdepimlibs, kmymoney: rebuilt with libical
	* libical: updated
	


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

+ 10 - 7
e/evolution-data-server/evolution-data-server-vl.spec

@@ -11,7 +11,7 @@
 %define orbit2_version 2.14.19
 %define soup_version 2.36.0
 %define libgweather_version 3.2.0
-%define libical_version 0.44
+%define libical_version 0.43
 %define libgdata_version 0.10.1
 
 %define eds_base_version 3.12
@@ -31,7 +31,7 @@ Summary: Backend data server for evolution
 Summary(ja): Evolution バックエンドデータサーバ
 Name: evolution-data-server
 Version: 3.12.11
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
 URL: http://www.gnome.org/projects/evolution/
@@ -126,12 +126,12 @@ Development files needed for building things which link against
 evolution-data-server.
 
 
-%package		doc
-Summary:		Documentation for %{name}
+%package	doc
+Summary:	Documentation for %{name}
 Summary(ja):	%{name} 用のドキュメント
-Group:			Documentation
-Requires:		%{name} = %{version}-%{release}
-BuildArch:		noarch
+Group:		Documentation
+Requires:	%{name} = %{version}-%{release}
+BuildArch:	noarch
 
 %description doc
 This package contains documentation for %{name}.
@@ -357,6 +357,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Mon Feb 23 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.12.11-2
+- rebuilt with libical 1.0.1
+
 * Sun Feb 22 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.11-1
 - new upstream release
 

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

@@ -32,7 +32,7 @@
 
 Name: evolution
 Version: 3.12.11
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv2 and GFDL+
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 URL: http://www.gnome.org/projects/evolution/
@@ -279,7 +279,6 @@ sed -i -e "s:-DGTK_DISABLE_DEPRECATED::" configure
 %configure \
   --enable-gtk-doc \
   --with-sub-version=" (%{version}-%{release})" \
-  --with-kde-applnk-path=no \
   %ldap_flags %krb5_flags %ssl_flags \
   --disable-pst-import \
   --disable-image-inline \
@@ -492,6 +491,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml
 
 %changelog
+* Mon Feb 23 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.12.11-2
+- rebuilt with libical 1.0.1
+
 * Sun Feb 22 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.11-1
 - new upstream release
 

+ 9 - 1
g/gnokii/gnokii-vl.spec

@@ -2,7 +2,7 @@
 
 Name:           gnokii
 Version:        0.6.31
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:        Linux/Unix tool suite for various mobile phones
 Summary(ja):    様々な携帯電話向けの Linux/Unix ツール集
 
@@ -61,6 +61,7 @@ depending on the phone you have.
 #----------------------------------------------------------------------------
 %package     -n xgnokii
 Summary:        Graphical Linux/Unix tool suite for various mobile phones
+Summary(ja):    様々な携帯電話向けのグラフィカルな Linux/Unix ツール集
 Group:          Applications/Communications
 Requires:       %{name} = %{version}-%{release}
 
@@ -72,6 +73,7 @@ from/in computer and more other features.
 #----------------------------------------------------------------------------
 %package        smsd
 Summary:        Gnokii SMS daemon
+Summary(ja):    Gnokii SMS デーモン
 Group:          System Environment/Daemons
 Requires:       %{name} = %{version}-%{release}
 Requires(pre):  %{_sbindir}/useradd
@@ -84,6 +86,7 @@ The Gnokii SMS daemon receives and sends SMS messages.
 #----------------------------------------------------------------------------
 %package        smsd-pgsql
 Summary:        PostgreSQL support for Gnokii SMS daemon
+Summary(ja):    Gnokii SMS デーモンの PostgreSQL サポート
 Group:          System Environment/Daemons
 Requires:       %{name}-smsd = %{version}-%{release}
 Obsoletes:      %{name}-smsd-postgresql < 0.6.4-0.lvn.2
@@ -94,6 +97,7 @@ Obsoletes:      %{name}-smsd-postgresql < 0.6.4-0.lvn.2
 #----------------------------------------------------------------------------
 %package        smsd-mysql
 Summary:        MySQL support for Gnokii SMS daemon
+Summary(ja):    Gnokii SMS デーモンの MySQL サポート
 Group:          System Environment/Daemons
 Requires:       %{name}-smsd = %{version}-%{release}
 
@@ -103,6 +107,7 @@ Requires:       %{name}-smsd = %{version}-%{release}
 #----------------------------------------------------------------------------
 %package        devel
 Summary:        Gnokii development files
+Summary(ja):    Gnokii の開発用ファイル
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       pkgconfig
@@ -259,6 +264,9 @@ fi
 #
 #----------------------------------------------------------------------------
 %changelog
+* Mon Feb 23 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.6.31-2
+- rebuilt with libical 1.0.1
+
 * Mon Dec  1 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.6.31-1
 - new upstream release
 - updated Patch1

+ 5 - 1
g/gnome-shell/gnome-shell-vl.spec

@@ -1,7 +1,8 @@
 %define pkg_version 3.14.3
-%define pkg_release 1%{?_dist_release}
+%define pkg_release 2%{?_dist_release}
 
 Summary:	Window management and application launching for GNOME
+Summary(ja):	GNOME 上でウィンドウの管理及びアプリケーションの起動を行うインターフェース
 Name:		gnome-shell
 Version:	%{pkg_version}
 Release:	%{pkg_release}
@@ -171,6 +172,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Tue Feb 24 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.14.3-2
+- rebuilt with libical 1.0.1
+
 * Mon Dec 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.3-1
 - new upstream release
 

+ 4 - 1
k/kdepimlibs/kdepimlibs-vl.spec

@@ -8,7 +8,7 @@ Name: kdepimlibs
 Summary: KDE PIM Libraries
 Summary(ja): KDE PIM ライブラリ
 Version: 4.14.3
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 # http://techbase.kde.org/Policies/Licensing_Policy
 License: LGPLv2+
@@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Feb 23 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-2
+- rebuilt with libical 1.0.1
+
 * Wed Dec 31 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.14.3-1
 - new upstream release
 

+ 13 - 8
k/kmymoney/kmymoney-vl.spec

@@ -2,7 +2,7 @@ Summary: Personal finance manager
 Summary(ja): 個人用財務管理ツール
 Name:    kmymoney
 Version: 4.6.6
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 Group:   Applications/Productivity
 # kmm itself is GPLv2+ , but kdchart is GPLv2 or GPLv3
@@ -14,13 +14,14 @@ Source0: http://download.kde.org/stable/kmymoney/4.6.6/src/%{name}-%{version}.ta
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libboost-devel
+BuildRequires: libboost-graph
 BuildRequires: cppunit-devel
 BuildRequires: desktop-file-utils
 BuildRequires: gettext
 BuildRequires: gpgme-devel
 BuildRequires: glibmm-devel
 BuildRequires: kdepimlibs-devel
-#BuildRequires: koffice-kdchart-devel
+#BuildRequires: calligra-kdchart-devel
 BuildRequires: libical-devel
 BuildRequires: libxml2-devel
 BuildRequires: libofx-devel
@@ -115,12 +116,12 @@ touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
 
 %postun
 if [ $1 -eq 0 ] ; then
-  update-desktop-database -q &> /dev/null
-  update-mime-database %{_datadir}/mime &> /dev/null
-  touch --no-create %{_datadir}/icons/locolor &> /dev/null
-  touch --no-create %{_datadir}/icons/hicolor &> /dev/null
-  gtk-update-icon-cache %{_datadir}/icons/locolor &> /dev/null || :
-  gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
+    update-desktop-database -q &> /dev/null
+    update-mime-database %{_datadir}/mime &> /dev/null
+    touch --no-create %{_datadir}/icons/locolor &> /dev/null
+    touch --no-create %{_datadir}/icons/hicolor &> /dev/null
+    gtk-update-icon-cache %{_datadir}/icons/locolor &> /dev/null || :
+    gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 fi
 
 %posttrans
@@ -162,6 +163,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Mon Feb 23 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 4.6.6-2
+- rebuilt with libical 1.0.1
+- added BR: libboost-graph
+
 * Sat Dec 13 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 4.6.6-1
 - new upstream release
 - built with gmp 5.1.3

+ 36 - 28
lib/libi/libical/libical-vl.spec

@@ -1,28 +1,22 @@
 Name:		libical
-Summary:	Reference implementation of the iCalendar data type and serialization format
-Summary(pl):	Implementacja formatu iCalendar
-Version:	0.48
+Summary:	An Open Source implementation of the iCalendar protocols and protocol data units
+Version:	1.0.1
 Release:	1%{?_dist_release}
 
 Group:		System Environment/Libraries
 License:	LGPLv2 or MPLv1.1
-URL:		http://freeassociation.sourceforge.net/
+URL:		https://libical.github.io/libical/
+
+Source0:	https://github.com/libical/libical/releases/download/v1.0.1/%{name}-%{version}.tar.gz
 
-Source0:	http://downloads.sourceforge.net/freeassociation/%{name}-%{version}.tar.gz
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	bison
-BuildRequires:	byacc
-BuildRequires:	flex
-BuildRequires:	libtool
+BuildRequires:	cmake
 Requires:	tzdata
 
-Vendor: Project Vine
-Distribution: Vine Linux
-Packager: babasaki, daisuke
-
+Vendor:         Project Vine
+Distribution:   Vine Linux
+Packager:       babasaki, daisuke, inagaki
 
 #----------------------------------------------------------------------------
 %description
@@ -36,7 +30,7 @@ planerach/planistach.
 #----------------------------------------------------------------------------
 %package devel
 Summary:	Development files for libical
-Summary(pl):	Pliki deweloperskie dla libical
+Summary(ja):	libical の開発用ファイル
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
@@ -53,9 +47,14 @@ korzystających z libical.
 %setup -q
 
 %build
-%configure --disable-static --enable-cxx --enable-reentrant --with-backtrace
+mkdir -p %{_target_platform}
+pushd %{_target_platform}
+%cmake \
+    -DCMAKE_BUILD_TYPE=release \
+    ..
+popd
 
-make %{?_smp_mflags}
+make %{?_smp_mflags} -C %{_target_platform}
 
 %check
 # make check
@@ -65,8 +64,10 @@ make %{?_smp_mflags}
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name "*.la" -delete
+make install/fast DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
+
+#make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT
+#find $RPM_BUILD_ROOT -type f -name "*.la" -delete
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -79,28 +80,35 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING LICENSE NEWS README THANKS TODO
+%doc AUTHORS COPYING LICENSE ReadMe.txt ReleaseNotes.txt THANKS TODO
 %{_libdir}/%{name}.so.*
-%{_libdir}/%{name}_cxx.so.*
 %{_libdir}/libicalss.so.*
-%{_libdir}/libicalss_cxx.so.*
 %{_libdir}/libicalvcal.so.*
 
 %files devel
 %defattr(-,root,root,-)
 %doc doc/UsingLibical.txt
 %{_includedir}/ical.h
+%dir %{_includedir}/%{name}
+%{_includedir}/%{name}/*.h
 %{_libdir}/%{name}.so
-%{_libdir}/%{name}_cxx.so
 %{_libdir}/libicalss.so
-%{_libdir}/libicalss_cxx.so
 %{_libdir}/libicalvcal.so
+%dir %{_libdir}/cmake/LibIcal
+%{_libdir}/cmake/LibIcal/*.cmake
 %{_libdir}/pkgconfig/libical.pc
 
-%dir %{_includedir}/%{name}
-%{_includedir}/%{name}/*.h
+%exclude %{_libdir}/%{name}.a
+%exclude %{_libdir}/libicalss.a
+%exclude %{_libdir}/libicalvcal.a
+
 
 %changelog
+* Mon Feb 23 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.0.1-1
+- updated to 1.0.1
+- updated URL
+- added BR: cmake
+
 * Sun Sep 02 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48-1
 - update to 0.48
 - remove old patches
@@ -131,7 +139,7 @@ rm -rf $RPM_BUILD_ROOT
 - Import libical - Packager: Babasaki
 - Updated specfile
 
-* Tue Sep 03 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.32-1
+* Wed Sep 03 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.32-1
 - Version bump to 0.32.
 - Parallel build problems fixed.