Browse Source

2015-01-11 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* QtRuby, kimono, kio_gopher, korundum, qyoto: updated
	* hfsutils, kio-ftps, kio_sysinfo, kphotoalbum: rebuilt
	* jfsutils: added Patch
	


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

+ 5 - 2
Q/QtRuby/QtRuby-vl.spec

@@ -6,8 +6,8 @@
 Name:    QtRuby
 Summary:  Ruby bindings for Qt4
 Summary(ja): Qt4 の Ruby バインディング
-Version: 4.14.2
-Release: 2%{?_dist_release}
+Version: 4.14.3
+Release: 1%{?_dist_release}
 
 License: LGPLv2+ and GPLv2+
 Group:   System Environment/Libraries
@@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/qtruby4
 
 %changelog
+* Sun Jan 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-1
+- updated to 4.14.3
+
 * Wed Nov 12 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.2-2
 - installed modules to vendor_ruby
 - fixed URL

+ 10 - 5
h/hfsutils/hfsutils-vl.spec

@@ -1,23 +1,25 @@
-Summary:	Tools for reading and writing Macintosh HFS volumes.
+Summary:	Tools for reading and writing Macintosh HFS volumes
 Summary(ja):	Macintosh HFS ボリュームの読み書きを行うツール
 Name:		hfsutils
 Version:	3.2.6  
-Release:	9%{?_dist_release}
+Release:	10%{?_dist_release}
 Group:		Applications/System
 License:	GPLv2+
+URL:		http://www.mars.org/home/rob/proj/hfs/ 
+
 Source:		ftp://ftp.mars.org/pub/hfs/%{name}-%{version}.tar.gz 
 Patch0:		hfsutils-3.2.6-errno.patch
 Patch1:		hfsutils-3.2.6-largefile.patch
-BuildRequires:	libXft-devel
 
 ## Vine Source(s)/Patch(es)
 Source100:	hfsutils-man-ja.tar.gz
 Patch100:	hfsutils-3.2.6-Makefile.patch
 
-URL:		http://www.mars.org/home/rob/proj/hfs/ 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRequires:	tcl
+BuildRequires:  tk
+BuildRequires:	libXft-devel
 Requires:	tcl
-BuildRequires:	tcl tk
 
 %package devel
 Summary: A C library for reading and writing Macintosh HFS volumes.
@@ -138,6 +140,9 @@ rm -rf %{buildroot}
 %{_includedir}/rsrc.h
 
 %changelog
+* Sun Jan 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 3.2.6-10
+- rebuilt with tcl/tk 8.5.15
+
 * Wed Mar 21 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 3.2.6-9
 - rebuild; spec fix
 

+ 23 - 14
j/jfsutils/jfsutils-vl.spec

@@ -1,21 +1,23 @@
-Name      : jfsutils
-Version   : 1.1.15
-Release   : 1%{?_dist_release}
-Group     : Applications/Administration
-Packager  : kenta
-Vendor    : Project Vine
+Summary: Utilities for managing the JFS filesystem
+Summary(ja): JFS ファイルシステムを管理するためのユーティリティ集
 
-Summary    : IBM JFS utility programs
-Summary(ja): IBMが開発したJournaled File System (JFS) 用ユーティリティ群
+Name: jfsutils
+Version: 1.1.15
+Release: 2%{?_dist_release}
+Group: System Environment/Base
+License: GPLv2+
+URL: http://jfs.sourceforge.net/
 
-License   : GPL
-URL       : http://jfs.sourceforge.net/
-
-Buildroot : %{_tmppath}/%{name}-%{version}
-Source    : http://jfs.sourceforge.net/project/pub/%{name}-%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Patch0: jfsutils-1.1.15_stdint.patch
+Patch1: jfsutils_format-security_ftbs.patch
 
+Buildroot: %{_tmppath}/%{name}-%{version}
 BuildRequires: libuuid-devel
 
+Packager: kenta
+Vendor:   Project Vine
+
 %description
 Utilities for managing IBM's Journaled File System (JFS) under Linux.  The
 following utilities are available: jfs_fsck - initiate replay of the JFS
@@ -40,6 +42,9 @@ jfs_debugfs: 対話型の JFS用ファイルシステム・エディタです。
 
 %prep
 %setup -q
+find . -type f -name *.[ch] -exec chmod -x {} \;
+%patch0 -p1
+%patch1 -p1
 
 %build
 CFLAGS="${RPM_OPT_FLAGS}" ./configure --mandir=%{_mandir}
@@ -54,11 +59,15 @@ rm -rf ${RPM_BUILD_ROOT}
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING INSTALL NEWS README ChangeLog
+%doc AUTHORS COPYING NEWS README ChangeLog
 %{_syssbindir}/*
 %{_mandir}/*/*
 
 %changelog
+* Sun Jan 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.1.15-2
+- rebuilt with current VineSeed
+- added Patch1 and Patch2 from Fedora
+
 * Sat Apr 16 2011 NAKAMURA Kenta <kenta@vinelinux.org> 1.1.15-1
 - new upstream release
 

+ 13 - 3
k/kimono/kimono-vl.spec

@@ -1,10 +1,10 @@
 %global monodir /usr/lib/mono
-%global _kde4_version 4.12.5
+%global _kde4_version 4.14.3
 
 Name:    kimono 
 Summary: .NET/Mono KDE bindings
 Summary(ja): KDE の .NET/Mono バインディング
-Version: 4.12.5
+Version: 4.14.3
 Release: 1%{?_dist_release}
 
 # most items are pure GPLv2+
@@ -15,8 +15,11 @@ URL:     https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
 
 Source0: http://download.kde.org/stable/%{version}/src/%{name}-%{version}.tar.xz
 
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: kdelibs4-devel >= %{version} 
 BuildRequires: kdepimlibs-devel >= %{version}
+BuildRequires: nepomuk-core-devel
+BuildRequires: soprano-devel
 BuildRequires: akonadi-devel
 BuildRequires: mono-devel
 BuildRequires: monodoc
@@ -69,6 +72,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files 
 %defattr(-,root,root,-)
 %doc ChangeLog COPYING.GPLv2 COPYING.LGPLv2
@@ -103,7 +109,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Sun Nov  9 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.2-1
+* Sun Jan 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-1
+- updated to 4.14.3
+- added BR: nepomuk-devel and soprano-devel
+
+* Sun Nov  9 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.12.5-1
 - splitted from kdebindings
 
 * Thu Jun 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.4-1

+ 7 - 11
k/kio-ftps/kio-ftps-vl.spec

@@ -1,13 +1,7 @@
-%if %{?_dist_release} != "vl5"
-%define kde KDE
-%else
-%define kde KDE4
-%endif
-
 Name:           kio-ftps
-Summary:        An ftps KIO slave for %{kde}
+Summary:        An ftps KIO slave for KDE
 Version:        0.2
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        GPLv2+
@@ -18,13 +12,12 @@ Patch0:         qtnetwork.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 BuildRequires:  kdelibs4-devel
-#BuildRequires:  kde-filesystem >= 4
 BuildRequires:  cmake
 
 #{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
 
 %description
-An ftps KIO slave for %{kde}, based on rfc4217. It should work yet with
+An ftps KIO slave for KDE, based on rfc4217. It should work yet with
 most server implementations.
 
 %prep
@@ -63,8 +56,11 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jan 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.2-3
+- rebuilt on current VineSeed
+
 * Sun Jan 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.2-2
 - initial build for Vine Linux
 
 * Tue Apr 28 2009 Jaroslav Reznik <jreznik@redhat.com> - 0.2-1
-- initial package
+- initial package

+ 10 - 8
k/kio_gopher/kio_gopher-vl.spec

@@ -1,18 +1,16 @@
-%define kdever 4.4.0
-
 Name:           kio_gopher
 Summary:        Gopher KIO slave for Konqueror
-Version:        0.1.3
-Release:        4%{?_dist_release}
+Version:        0.1.4
+Release:        1%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        GPLv2+
 URL:            http://kgopher.berlios.de/
 
-Source0:        ftp://ftp.kde.org/pub/kde/stable/%{kdever}/src/extragear/%{name}-%{version}-kde%{kdever}.tar.bz2
+Source0:        http://ftp.kde.org/pub/kde/stable/extragear/kio-gopher-%{version}.tar.bz2
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
-BuildRequires:  kdelibs4-devel >= %{kdever}
+BuildRequires:  kdelibs4-devel >= 4.3.80
 BuildRequires:  cmake
 BuildRequires:  gettext
 
@@ -23,8 +21,7 @@ This KIO slave adds support for the Gopher protocol to Konqueror.
 
 
 %prep
-%setup -q -n %{name}-%{version}-kde%{kdever}
-
+%setup -q -n kio-gopher-%{version}
 
 %build
 mkdir -p %{_target_platform}
@@ -45,6 +42,8 @@ rm -rf %{buildroot}
 mkdir %{buildroot}
 make install DESTDIR=%{buildroot} -C %{_target_platform}
 
+rm -rf %{buildroot}%{_docdir}/HTML
+
 %find_lang kio_gopher
 
 
@@ -61,6 +60,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jan 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.1.4-1
+- updated to 0.1.4
+
 * Sun Jan 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.1.3-4
 - Initial build for Vine Linux
 

+ 16 - 5
k/kio_sysinfo/kio_sysinfo-vl.spec

@@ -3,18 +3,22 @@
 Name:           kio_sysinfo
 Summary:        KIO slave which shows basic system information
 Version:        20090930
-Release:        2%{?_dist_release}
+Release:        4%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        GPLv2+
 URL:            http://www.kde.org/
+
 Source0:        http://ktown.kde.org/~lukas/kio_sysinfo/%{name}-%{version}.tar.bz2
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
-BuildRequires:  kdelibs4-devel
 BuildRequires:  cmake
-BuildRequires:  dbus-devel giflib-devel pcre-devel
+BuildRequires:  dbus-devel
 BuildRequires:  gettext
+BuildRequires:  giflib-devel
+BuildRequires:  kdelibs4-devel
+BuildRequires:  pcre-devel
+BuildRequires:  soprano-devel
 
 %description
 This is a sysinfo:/ KIO slave, which shows basic system information often 
@@ -27,7 +31,6 @@ requested by users.
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-unset QTDIR || : ; . /etc/profile.d/qt4.sh
 %cmake \
     -DDATA_INSTALL_DIR:PATH=%{_datadir}/kde4/apps \
     -DINCLUDE_INSTALL_DIR:PATH=%{_includedir}/kde4 \
@@ -63,6 +66,14 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jan 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 20090930-4
+- rebuilt on current VineSeed
+- fixed spec file not to load /etc/profile.d/qt4.sh
+
+* Sat Jun  2 2012 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 20090930-3
+- rebuilt with rpm-4.8.1-3
+- added BR: soprano-devel
+
 * Sat Jul  3 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 20090930-2
 - BR: kdelibs4-devel instead of kdelibs-devel
 
@@ -94,4 +105,4 @@ rm -rf %{buildroot}
 
 * Wed Nov 21 2008 Jaroslav Reznik <jreznik@redhat.com> 20081121-1
 - initial package
-- use SYSINFO_DISTRO
+- use SYSINFO_DISTRO

+ 6 - 2
k/korundum/korundum-vl.spec

@@ -4,8 +4,8 @@
 Name:    korundum
 Summary:  Ruby bindings for KDE
 Summary(ja): KDE の Ruby バインディング
-Version: 4.12.5
-Release: 2%{?_dist_release}
+Version: 4.14.3
+Release: 1%{?_dist_release}
 
 License: LGPLv2+ and GPLv2+
 Group:   System Environment/Libraries
@@ -114,6 +114,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/rbkconfig_compiler4
 
 %changelog
+* Sun Jan 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-1
+- updated to 4.14.3
+- built with okluar-libs 4.14.3
+
 * Wed Nov 12 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.12.5-2
 - installed modules to vendor_ruby
 

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

@@ -2,7 +2,7 @@ Summary: KDE Photo Album
 Summary(ja): KDE フォトアルバム 
 Name:	 kphotoalbum
 Version: 4.5
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 License: GPLv2+
 Group:   Applications/Multimedia 
@@ -106,6 +106,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Sun Jan 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.5-2
+- rebuilt with marble 4.14.3
+
 * Wed Dec 24 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.5-1
 - new upstream release
 - built with KDE 4.12.5

+ 5 - 10
q/qyoto/qyoto-vl.spec

@@ -5,7 +5,7 @@
 Name:    qyoto 
 Summary: .NET/Mono bindings for the Qt libraries 
 Summary(ja): Qt ライブラリの .NET/Mono バインディング
-Version: 4.14.2
+Version: 4.14.3
 Release: 1%{?_dist_release}
 
 # libqyoto LGPLv2+, mono bindings GPLv2+
@@ -21,7 +21,6 @@ BuildRequires: mono-devel
 BuildRequires: phonon-devel
 BuildRequires: qimageblitz-devel
 BuildRequires: qt4-devel
-#BuildRequires: pkgconfig(QtWebKit) 
 BuildRequires: qscintilla-devel
 BuildRequires: qwt-qt4-devel
 BuildRequires: smokeqt-devel >= %{version}
@@ -57,14 +56,7 @@ for the Qt libraries.
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%cmake \
-    -DCMAKE_BUILD_TYPE=release \
-    -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
-    -DDATA_INSTALL_DIR:PATH=%{_datadir}/kde4/apps \
-    -DINCLUDE_INSTALL_DIR:PATH=%{_includedir}/kde4 \
-    -DLIBEXEC_INSTALL_DIR:PATH=%{_libexecdir}/kde4 \
-    -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir} \
-    ..
+%cmake ..
 popd
 
 make %{?_smp_mflags} -C %{_target_platform}
@@ -117,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan 11 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-1
+- updated to 4.14.3
+
 * Sun Nov  9 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.2-1
 - splitted from kdebindings