Browse Source

parted-3.0

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

+ 11 - 3
g/gparted/gparted-vl.spec

@@ -1,5 +1,5 @@
 %define name	gparted
-%define version	0.9.1
+%define version	0.11.0
 %define release	1%{?_dist_release}
 
 Summary:	Gnome Partition Editor
@@ -14,7 +14,7 @@ URL:		http://gparted.sourceforge.net
 Source0:	%{name}-%{version}.tar.bz2
 Source1:	gparted-pam.d
 Source2:	gparted-console.apps
-Patch1:		gparted-0.9.1-desktop.patch
+Patch1:		gparted-0.11.0-desktop.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:	gtk2-devel >= 2.6.0, gtkmm2-devel >= 2.8.0
@@ -22,8 +22,10 @@ BuildRequires:	parted-devel >= 1.8.8, e2fsprogs-devel >= 1.41.0
 BuildRequires:	libuuid-devel
 BuildRequires:	desktop-file-utils
 BuildRequires:	gnome-doc-utils >= 0.3.2
-Requires:	hal, e2fsprogs >= 1.41.0
+Requires:	e2fsprogs >= 1.41.0
 
+Vendor:		Project Vine
+Distribution:	Vine Linux
 Packager:	kazutaka
 
 %description
@@ -41,6 +43,7 @@ GParted は Gnome 用のパーティション編集ツールです。特にパ
 %patch1 -p1 -b .desktop
 
 %build
+autoreconf -if
 %configure
 %__make %{?_smp_mflags}
 
@@ -98,6 +101,11 @@ fi
 %{_mandir}/man8/gparted.*
 
 %changelog
+* Thu Jan 05 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.11.0-1
+- new upstream release
+- update Patch1 (gparted-0.11.0-desktop.patch)
+- remove Requires: hal
+
 * Sun Oct 02 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.1-1
 - new upstream release
 - update Patch1 (gparted-0.9.1-desktop.patch)

+ 9 - 2
h/hal/hal-vl.spec

@@ -16,7 +16,7 @@
 %define dmidecode_version	2.7
 %define gperf_version		3.0.1
 # %define parted_version		1.8.8
-%define parted_version		2.3
+%define parted_version		3.0
 
 %define hal_user_uid           68
 
@@ -26,7 +26,7 @@ Summary: Hardware Abstraction Layer
 Summary(ja): ハードウエア抽象化レイヤ
 Name: hal
 Version: 0.5.14
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/Software/hal
@@ -34,6 +34,8 @@ License: AFL/GPL
 
 Source0: %{name}-%{version}.tar.bz2
 
+Patch0: hal-0.5.14-videodev.patch
+
 Patch2: hal-0.5.11-change-priority.patch
 
 # https://bugzilla.redhat.com/show_bug.cgi?id=488177
@@ -116,6 +118,7 @@ Headers, static libraries and API docs for HAL.
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch0 -p1 -b .videodev
 %patch2 -p1 -b .priority
 
 %patch4 -p1 -b .dell-killswitch
@@ -252,6 +255,10 @@ fi
 
 
 %changelog
+* Thu Jan 05 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.14-2
+- rebuild with parted-3.0
+- add Patch0 (hal-0.5.14-videodev.patch)
+
 * Sat Dec 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.14-1
 - update to 0.5.14
 - delete Patch12 (hal-mdfind.patch)

+ 13 - 2
k/kde-partitionmanager/kde-partitionmanager-vl.spec

@@ -2,7 +2,7 @@ Name:		kde-partitionmanager
 Summary:	KDE Partition Manager
 Summary(ja):	KDE パーティションマネージャ
 Version:	1.0.3
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 
 Group:		Applications/Administration
 License:	GPLv2+
@@ -10,6 +10,8 @@ URL:		http://partitionman.sourceforge.net/
 
 Source0:	http://downloads.sourceforge.net/project/partitionman/partitionmanager/1.0.3/partitionmanager-%{version}.tar.bz2
 
+Patch0:		partitionmanager-1.0.3-r1263692.patch
+
 ## upstreamable patches
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
@@ -19,6 +21,7 @@ BuildRequires:  e2fsprogs-devel
 %if %{?_dist_release} !="vl5"
 BuildRequires:	libuuid-devel
 BuildRequires:  libblkid-devel
+BuildRequires:  libatasmart-devel
 %endif
 BuildRequires:  pkgconfig
 BuildRequires:  gettext
@@ -44,9 +47,10 @@ to make use of all features and get full support for all file systems.
 
 %prep
 %setup -q -n partitionmanager-%{version}
+%patch0 -p1
 ## Due to the name change
 mv src/partitionmanager.desktop src/kde-partitionmanager.desktop
-mv src/kcm/kcm_partitionmanager.desktop src/kcm/kcm_kde-partitionmanager.desktop
+#mv src/kcm/kcm_partitionmanager.desktop src/kcm/kcm_kde-partitionmanager.desktop
 sed -i 's,partitionmanager.desktop,kde-partitionmanager.desktop,' src/CMakeLists.txt
 
 %build
@@ -91,13 +95,20 @@ fi
 %doc README COPYING CHANGES
 %{_bindir}/partitionmanager*
 %{_libdir}/*.so
+%{_libdir}/kde4/pmlibpartedbackendplugin.so
 %{_datadir}/applications/kde4/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/*.png
 %{_datadir}/kde4/apps/partitionmanager
+%{_datadir}/kde4/services/pmlibpartedbackendplugin.desktop
+%{_datadir}/kde4/servicetypes/pmcorebackendplugin.desktop
 ## %{_kde4_datadir}/kde4/services/kcm_kde-partitionmanager.desktop
 
 
 %changelog
+* Fri Jan 06 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.3-2
+- add Patch0 (partitionmanager-1.0.3-r1263692.patch)
+- add BuildRequires: libatasmart-devel
+
 * Thu Jan 13 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0.3-1
 - new upstream release
 

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

@@ -2,7 +2,7 @@ Name: kdenetwork
 Summary: KDE Network Applications
 Summary(ja): KDE ネットワークアプリケーション集
 Version: 4.7.0
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
 License: GPLv2
 Group: Applications/Internet
@@ -274,6 +274,9 @@ fi
 %{_datadir}/icons/hicolor/*/apps/kppp*
 
 %changelog
+* Fri Jan 06 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.7.0-2
+- rebuild with libktorrent-1.1.2
+
 * Fri Aug  5 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.0-1
 - new upstream release
 

+ 7 - 1
m/mkinitrd/mkinitrd-vl.spec

@@ -2,7 +2,7 @@ Summary: Creates an initial ramdisk image for preloading modules.
 Summary(ja): モジュールをプリロードするための初期RAMディスク(initramfs)作成ユーティリティ
 Name: mkinitrd
 Version: 6.0.93
-Release: 12%{?_dist_release}
+Release: 13%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Base
 
@@ -20,6 +20,7 @@ Patch22: mkinitrd-6.0.93-fix-resolving-library-deps.patch
 Patch23: mkinitrd-6.0.93-add-nouveau-radeon-to-whitelist.patch
 Patch24: mkinitrd-6.0.93-add-drm-drivers-for-hardware-with-no-currently-loaded.patch
 Patch25: mkinitrd-6.0.93-nokmsboot-option.patch
+Patch26: mkinitrd-6.0.93-gcc46.patch
 
 ExclusiveOs: Linux
 URL: git://git.fedoraproject.org/git/hosted/mkinitrd
@@ -101,6 +102,7 @@ nash
 %patch23 -p1
 %patch24 -p1
 %patch25 -p1
+%patch26 -p1
 
 find . -name "Makefile*" -exec sed -i 's|-Werror||g' {} \;
 
@@ -153,6 +155,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_sysconfdir}/kernel/prerm.d
 
 %changelog
+* Fri Jan 06 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.0.93-13
+- rebuild with parted-3.0
+- add Patch26 (mkinitrd-6.0.93-gcc46.patch)
+
 * Tue Jul 19 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 6.0.93-12
 - Patch23: add radeon/nouveau to DRM_WHITELIST
 - Patch24: add drm drivers for hardware with no currently loaded

+ 6 - 5
p/parted/parted-vl.spec

@@ -3,16 +3,14 @@
 Summary: The GNU disk partition manipulation program.
 Summary(ja): ディスクパーティション操作ツール
 Name: parted
-Version: 2.3
+Version: 3.0
 Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/Administration
 URL: http://www.gnu.org/software/parted/
 
-Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
+Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
 
-# Recognize scsi disks with a high major as such
-Patch0: parted-2.2-hi-major-sd-rh611691.patch
 # Report partitions changes when using blkext major numbers
 Patch1: parted-2.3-lpn.patch
 
@@ -65,7 +63,6 @@ GNU Parted ライブラリにはハードディスクのパーティションを
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 iconv -f ISO-8859-1 -t UTF8 AUTHORS > tmp; touch -r AUTHORS tmp; mv tmp AUTHORS
 
@@ -120,6 +117,10 @@ fi
 %{_libdir}/pkgconfig/libparted.pc
 
 %changelog
+* Thu Jan 05 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0-1
+- new upstream release
+- remove Patch0
+
 * Tue Nov  9 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.3-1
 - new upstream release
 - drop old patches

+ 10 - 5
p/pyparted/pyparted-vl.spec

@@ -2,16 +2,16 @@
 Summary: Python module for GNU parted
 Summary(ja): parted の python モジュール
 Name:    pyparted
-Version: 1.8.9
-Release: 3%{?_dist_release}
+Version: 3.8
+Release: 1%{?_dist_release}
 License: GPLv2+
 Group:   System Environment/Libraries
 
-Source0: %{name}/%{name}-%{version}.tar.bz2
+Source0: https://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
-BuildRequires: python-devel, parted-devel >= 1.8.8
-Requires: parted >= 1.8.8
+BuildRequires: python-devel, parted-devel >= 3.0
+Requires: parted >= 3.0
 
 %description
 Python modules for the parted library.  It is used for manipulation
@@ -34,9 +34,14 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc README COPYING AUTHORS ChangeLog
+%{python_sitearch}/parted
+%{python_sitearch}/*.egg-info
 %{python_sitearch}/*.so
 
 %changelog
+* Fri Jan 06 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8-1
+- new upstream release
+
 * Sat Dec 04 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.9-3
 - rebuild with parted-2.3
 

+ 4 - 1
u/udisks/udisks-vl.spec

@@ -14,7 +14,7 @@
 Summary: Storage Management Service
 Name: udisks
 Version: 1.0.4
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/udisks
@@ -164,6 +164,9 @@ rm -rf $RPM_BUILD_ROOT
 # Note: please don't forget the %{?dist} in the changelog. Thanks
 #
 %changelog
+* Thu Jan 05 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.4-2
+- rebuild with parted-3.0
+
 * Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.4-1
 - new upstream release