Parcourir la source

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

kudoh il y a 13 ans
Parent
commit
70cb9c48f1
4 fichiers modifiés avec 64 ajouts et 23 suppressions
  1. 7 2
      L/LibRaw/LibRaw-vl.spec
  2. 11 8
      o/openbox/openbox-vl.spec
  3. 8 7
      u/uget/uget-vl.spec
  4. 38 6
      x/xarchiver/xarchiver-vl.spec

+ 7 - 2
L/LibRaw/LibRaw-vl.spec

@@ -2,12 +2,13 @@ Summary: Library for reading RAW files obtained from digital photo cameras
 Summary(ja): デジタルカメラから取り込んだ RAW ファイルを読むためのライブラリ
 Name: LibRaw
 Version: 0.13.5
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: LGPLv2 or CDDL or LibRaw Software License
 Group: System Environment/Libraries
 URL: http://www.libraw.org
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: gcc libtool make
+BuildRequires: lcms-devel
 
 Source0: http://www.libraw.org/data/LibRaw-%{version}.tar.gz
 
@@ -48,7 +49,7 @@ This package contains the static library for %{name}.
 # This is not the autotools generated configure script
 CFLAGS="%{optflags}" sh configure --prefix=/usr --disable-examples \
  --disable-demosaic-pack-gpl2 --disable-demosaic-pack-gpl3 \
- --enable-static=no --enable-shared=no
+ --enable-static=no --enable-shared=no --enable-lcms
 make %{?_smp_mflags}
 
 %install
@@ -81,6 +82,10 @@ rm -rf %{buildroot}%{_libdir}/*.la
 %{_libdir}/libraw_r.a
 
 %changelog
+* Thu Jun 09 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.13.5-3
+- added BuildRequires: lcms-devel
+- added configure option --enable-lcms
+
 * Sun Jun 05 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.13.5-2
 - added BuildRequires: gcc libtool make
 - fixed %%install

+ 11 - 8
o/openbox/openbox-vl.spec

@@ -1,6 +1,6 @@
 Name:		openbox
 Version:	3.4.11.2
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 Summary:	A highly configurable and standards-compliant X11 window manager
 Summary(ja):	高度に設定可能な標準準拠の X11 ウィンドウマネージャ
 
@@ -14,12 +14,12 @@ Source3:	menu.xml
 Source4:	openbox.desktop
 
 Patch0:		openbox-3.4.9-autostartdir.patch
-Patch1:		openbox-3.4.8-gdm.patch
-Patch3:		openbox-3.4.7.2-autostartid.patch
-#Patch6:         05_fix_gnome-settings-daemon_path.patch
+#Patch1:		openbox-3.4.8-gdm.patch
+#Patch3:		openbox-3.4.7.2-autostartid.patch
 Patch7:		openbox-3.4.7.2-24bit.patch
 Patch9:		openbox-3.4.10-obxpropman.patch
 Patch10:	openbox-3.4.11-Xau.patch
+Patch11:        06_fix_swap_byte_order.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
@@ -41,7 +41,6 @@ BuildRequires:	libXinerama-devel
 
 # The xdg-menu dynamic pipe menu requires the gmenu Python module
 Requires:	gnome-menus
-
 Requires:	pyxdg
 
 %description
@@ -85,12 +84,12 @@ The %{name}-libs package contains shared libraries used by %{name}.
 %prep
 %setup -q
 %patch0 -p1 -b .autostartdir
-%patch1 -p1 -b .gdm
-%patch3 -p1 -b .autostartid
-#%patch6
+#%patch1 -p1 -b .gdm
+#%patch3 -p1 -b .autostartid
 %patch7 -p1 -b .24bit
 %patch9 -p1 -b .obxpropman
 %patch10 -p1 -b .Xau
+%patch11 -p1 -b .color
 
 
 %build
@@ -162,6 +161,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jun 10 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 3.4.11.2-3
+- dropt Patch1,3
+- added patch11 from Debian
+
 * Tue Sep 28 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 3.4.11.2-2
 - rebuilt with rpm-4.8.1 for pkg-config
 - BuildRequires: libXau-devel

+ 8 - 7
u/uget/uget-vl.spec

@@ -1,4 +1,4 @@
-%define _version 1.6.4
+%define _version 1.8.0
 Name:		uget
 Version:	%{_version}
 Release:	1%{?_dist_release}
@@ -8,8 +8,7 @@ Summary(ja):	Uget - gtk+2 と curl を用いたダウンロードマネージャ
 Group:		Applications/Internet
 License:	LGPLv2+
 URL:		http://urlget.sourceforge.net/
-Source0:	http://downloads.sourceforge.net/urlget/%{name}-%{_version}-1.tar.gz
-#Patch0:		uget-1.5.0.1-crash-with-invalid-uri.patch
+Source0:	http://downloads.sourceforge.net/urlget/%{name}-%{_version}.tar.gz
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
@@ -26,11 +25,10 @@ Uget is a download manager that using gtk+2 and curl.
 Uget は gtk+2 と curl を用いたダウンロードマネージャです。
 
 %prep
-%setup -q -n %{name}-1.6.4
-#%patch0 -p1 -b .invalid_uri
+%setup -q -n %{name}-1.8.0
 
 %build
-%configure
+%configure --disable-plugin-aria2 --enable-appindicator=no
 make -k %{?_smp_mflags}
 
 %install
@@ -68,7 +66,10 @@ update-desktop-database > /dev/null 2>&1 || :
 %{_datadir}/sounds/*
 
 %changelog
-%changelog
+* Thu Jun 09 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.8.0-1
+- new upstream release
+- added %%configure option --disable-plugin-aria2 --enable-appindicator=no
+
 * Thu May 5 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.6.4-1
 - new upstream release
 

+ 38 - 6
x/xarchiver/xarchiver-vl.spec

@@ -1,17 +1,39 @@
 Name:           xarchiver
 Version:        0.5.2
-Release:        3%{?_dist_release}
+Release:        4%{?_dist_release}
 Summary:        Archive manager for Xfce
-Summary(ja):    Xfceのアーカイブマネージャ
+Summary(ja):    Xfce のアーカイブマネージャ
 
 Group:          Applications/Archiving
 License:        GPLv2+
 URL:            http://xarchiver.xfce.org/
 Source0:        http://downloads.sourceforge.net/xarchiver/xarchiver-%{version}.tar.bz2
+
+Patch0:         xarchiver-0.5.2-no-donators-menu.patch
+Patch1:         xarchiver-0.5.2-default-archive-format.patch
+# add_xz_support.patch by Robby Workman taken from
+# http://slackbuilds.org/slackbuilds/13.1/system/xarchiver/xarchiver-0.5.2-add_xz_support.patch
+# sent upstream through
+# https://sourceforge.net/tracker/?func=detail&aid=2847624&group_id=140153&atid=745600
+Patch2:         xarchiver-0.5.2-add_xz_support.patch
+# rpm2cpio.patch by Daniel Hokka Zakrisson
+# taken from https://bugzilla.redhat.com/show_bug.cgi?id=577480
+# sent upstream through
+# https://sourceforge.net/tracker/?func=detail&aid=3310768&group_id=140153&atid=745602
+Patch3:         xarchiver-0.5.2-rpm2cpio.patch
+# segfault-open-with.patch by Bastiaan Jacques
+# taken from https://bugzilla.redhat.com/show_bug.cgi?id=690012
+# sent upstream through
+# https://sourceforge.net/tracker/?func=detail&aid=3310778&group_id=140153&atid=745600
+Patch4:         xarchiver-0.5.2-segfault-open-with.patch
+# fix-7z-support.patch by taken from
+# https://sourceforge.net/tracker/?func=detail&aid=3137589&group_id=140153&atid=745602
+Patch5:         xarchiver-0.5.2-fix_7z_support.patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
 BuildRequires:  gtk2-devel, libxml2-devel, gettext, desktop-file-utils
-BuildRequires:  glib2-devel >= 2.10.0 intltool >= 0.31
+BuildRequires:  glib2-devel >= 2.10.0 intltool >= 0.31 libtool
 #BuildRequires:  xfce4-dev-tools >= 4.3.90.2
 Requires:       binutils, bzip2, cpio, gzip, xdg-utils, tar, unzip, zip
 
@@ -27,6 +49,12 @@ archives in the 7z, rar, and zip formats are supported.
 %setup -q
 # fix spurious executable permissions of some debug files
 chmod -x src/mime.*
+%patch0 -p2 -b .no-donators-menu
+%patch1 -p1 -b .default-archive-format
+%patch2 -p1 -b .add_xz_support
+%patch3 -p1 -b .rpm2cpio
+%patch4 -p1 -b .segfault-open-with
+%patch5 -p1 -b .fix_7z_support
 
 %build
 %configure
@@ -89,14 +117,18 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Fri May 7 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.2-3
+* Fri Jun 10 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.2-4
+- added patch0,1,2,3,4,5 from Fedora development
+- added BuildRequires: libtool
+
+* Fri May 7 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.2-3
 - fixed desktop-file-install --add-category section
 - added BuildRequires: glib2-devel >= 2.10.0 intltool >= 0.31
 
-* Sun Apr 5 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.2-2vl5
+* Sun Apr 5 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.2-2vl5
 - fixed BuildRoot tag
 
-* Mon Mar 23 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.2-1vl5
+* Mon Mar 23 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.2-1vl5
 - initial release for VineSeed (import Fedora Package)
 
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2-3