Browse Source

update: gthumb, qt, qt4

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4672 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 12 years ago
parent
commit
10ca9614dd
3 changed files with 38 additions and 17 deletions
  1. 25 11
      g/gthumb/gthumb-vl.spec
  2. 9 5
      q/qt/qt-vl.spec
  3. 4 1
      q/qt4/qt4-vl.spec

+ 25 - 11
g/gthumb/gthumb-vl.spec

@@ -1,4 +1,4 @@
-%define gtk2_version 2.22.1
+%define gtk2_version 2.24.0
 %define glib2_version 2.26.1
 %define libxml_version 2.7.7
 %define libbonobo_version 2.32.0
@@ -11,16 +11,16 @@
 Summary: Image viewer, editor, organizer
 Summary(ja): 画像閲覧、編集、管理ツール
 Name: gthumb
-Version: 2.12.3
+Version: 2.13.2
 Release: 2%{?_dist_release}
-
+URL: http://gthumb.sourceforge.net/
+Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/2.13/%{name}-%{version}.tar.xz
 License: GPL
 Group: Applications/Multimedia
-URL: http://gthumb.sourceforge.net/
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
-Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/2.12/%{name}-%{version}.tar.bz2
+Patch0:		gthumb-2.13.2-configure.patch
 
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: gtk2-devel >= %{gtk2_version}
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: libxml2-devel >= %{libxml_version}
@@ -38,7 +38,10 @@ BuildRequires: libgnome-keyring-devel
 BuildRequires: brasero-devel
 BuildRequires: libsoup-devel
 BuildRequires: gstreamer-devel >= %{gstreamer_version}
-#BuildRequires: automake17, autoconf, libtool
+BuildRequires: gstreamer-plugins-base-devel >= %{gstreamer_version}
+BuildRequires: bison
+BuildRequires: flex
+BuildRequires: gnome-common
 
 Requires(post):   scrollkeeper, GConf2
 #Requires(post):   desktop-file-utils >= %{desktop_file_utils_version}
@@ -46,6 +49,9 @@ Requires(preun):  GConf2
 Requires(postun): scrollkeeper
 #Requires(postun): desktop-file-utils >= %{desktop_file_utils_version}
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 gthumb is an application for viewing, editing, and organizing 
 collections of images.
@@ -66,10 +72,13 @@ Header files and libraries for building a extension library for the gthumb.
 
 %prep
 %setup -q
+%patch0 -p1 -b .config
 
 %build
-%configure --disable-scrollkeeper --disable-schemas-install
-make
+autoreconf -if
+%configure --disable-scrollkeeper --disable-schemas-install 
+
+make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -130,12 +139,17 @@ update-desktop-database -q ||:
 %defattr(-,root,root)
 %{_includedir}/gthumb-2.12/*
 %{_libdir}/pkgconfig/gthumb-2.12.pc
-%{_datadir}/aclocal/gthumb.m4
+
 
 %changelog
-* Sun Jul 31 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.3-2
+* Sat Aug 27 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.13.2-2
 - rebuilt with exiv2-0.21.1
 
+* Mon Aug 15 2011 Yoji TOYODA <bsyamato@sea.plala.ro.jp> 2.13.2-1
+- new upstream release
+- add BuildRequires: gstreamer-plugins-base-devel, bison, flex, gnome-common
+- add Patch0 (gthumb-2.13.2-configure.patch)
+
 * Fri Apr 29 2011 Yoji TOYODA <bsyamato@sea.plala.ro.jp> 2.12.3-1
 - new upstream release
 

+ 9 - 5
q/qt/qt-vl.spec

@@ -1,6 +1,6 @@
 %define type x11
 %define qtdir %{_libdir}/qt-%{version}
-%define rel 13
+%define rel 14
 %define buildstatic 1
 %define buildnonthread 0
 %define styleplugins 0
@@ -22,6 +22,11 @@ Summary(ja): Qt ツールキット
 Name: qt
 Version: 3.3.8
 Release: %{rel}%{?_dist_release}
+
+License: GPL/QPL
+Group: System Environment/Libraries
+URL: http://www.qtsoftware.com/
+
 Source: ftp://ftp.qtsoftware.com/qt/source/qt-%{type}-free-%{version}.tar.bz2
 # Patches -99 are from kde.org
 Patch0: uic-patch.diff
@@ -46,10 +51,6 @@ Patch505: qt-x11-free-3.3.6-qt-x11-immodule-unified-qt3.3.5-20060318-resetinputc
 # Patches 800-899 are for VineLinux
 Patch800: qt-x11-free-3.3.8-gcc43.patch
 
-URL: http://www.qtsoftware.com/
-License: GPL/QPL
-Group: System Environment/Libraries
-
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 Prefix: %{qtdir}
 #BuildRequires: openMotif-devel >= 2.2.2
@@ -748,6 +749,9 @@ fi
 %endif
 
 %changelog
+* Sat Aug 27 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.3.8-14
+- rebuilt with MySQL-5.5.15
+
 * Tue May 24 2011 IWAI, Masaharu <iwai@alib.jp> 3.3.8-13
 - rebuild with unixODBC-2.2.14: broken by 3.3.8-12
 - add Vendor and Distribution tags

+ 4 - 1
q/qt4/qt4-vl.spec

@@ -35,7 +35,7 @@ Summary: Qt toolkit
 Summary(ja): Qt ツールキット
 Name: qt4
 Version: 4.7.2
-Release: 5%{?_dist_release}
+Release: 6%{?_dist_release}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT
@@ -992,6 +992,9 @@ fi
 %endif
 
 %changelog
+* Sat Aug 27 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.2-6
+- rebuilt with MySQL-5.5.15
+
 * Tue May 24 2011 IWAI, Masaharu <iwai@alib.jp> 4.7.2-5
 - rebuild with unixODBC-2.2.14: broken by 4.7.2-4
 - add Vendor and Distribution tags