OBS User unknown 2008-03-16 18:57:27 +00:00 committed by Git OBS Bridge
parent 87f5c0a8da
commit 96c694c8f5
2 changed files with 12 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 16 06:53:23 CET 2008 - crrodriguez@suse.de
- fix file-not-in-lang rpmlint warnings
-------------------------------------------------------------------
Tue Jan 15 12:12:17 CET 2008 - fehr@suse.de

View File

@ -10,6 +10,7 @@
# norootforbuild
Name: parted
BuildRequires: device-mapper device-mapper-devel e2fsprogs-devel libreiserfs readline-devel reiserfs
%define aclocaldir /usr/share/aclocal
@ -17,7 +18,7 @@ License: GPL v2 or later
Group: System/Filesystems
Summary: GNU partitioner
Version: 1.8.8
Release: 8
Release: 24
Source0: %{name}-%{version}.tar.bz2
Patch: always-resize-part.dif
Patch1: parted-type.patch
@ -84,17 +85,13 @@ Authors:
#autoreconf --force --install
test -f po/Makevars || mv po/Makevars.template po/Makevars
CFLAGS="$RPM_OPT_FLAGS" \
./configure \
--prefix=%{_prefix} \
--sbindir=%{_sbindir} \
--infodir=%{_infodir} \
--mandir=%{_mandir} \
--libdir=%_libdir \
%configure \
--disable-Werror
make %{?jobs:-j%jobs}
%install
make DESTDIR="$RPM_BUILD_ROOT" install
%find_lang %{name}
%clean
rm -rf "$RPM_BUILD_ROOT"
@ -107,10 +104,9 @@ rm -rf "$RPM_BUILD_ROOT"
/sbin/ldconfig
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
%files
%files -f %{name}.lang
%defattr(-,root,root)
%doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO
%{_prefix}/share/locale/*/*/*
%{_sbindir}/*
%{_mandir}/man8/part*.8.gz
%{_libdir}/*.so.*
@ -126,6 +122,8 @@ rm -rf "$RPM_BUILD_ROOT"
%{_libdir}/*.so
%changelog
* Sun Mar 16 2008 crrodriguez@suse.de
- fix file-not-in-lang rpmlint warnings
* Tue Jan 15 2008 fehr@suse.de
- Add patch 2TB_size_overflow.diff developed by Jim Meyering
<meyering@redhat.com> to properly handle cases of overflow over