2024-01-05 17:24:56 +01:00
|
|
|
Name: reiserfsprogs
|
2024-01-05 17:24:56 +01:00
|
|
|
Version: 3.6.27
|
2024-01-05 17:24:56 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: Utilities for the ReiserFS filesystem
|
|
|
|
Group: System/Kernel and Hardware
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: http://www.kernel.org
|
|
|
|
Source: http://www.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v%{version}/reiserfsprogs-%{version}.tar.xz
|
|
|
|
License: GPL
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
2024-01-05 17:24:56 +01:00
|
|
|
Requires: libreiserfscore = %{?epoch:%epoch:}%{version}-%{release}
|
2024-01-05 17:24:56 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
The reiserfsprogs package contains programs for creating (mkreiserfs), checking and correcting any inconsistencies (reiserfsck) and resizing (resize_reiserfs) of a reiserfs filesystem.
|
|
|
|
|
2024-01-05 17:24:56 +01:00
|
|
|
%package -n libreiserfscore
|
|
|
|
Group: System/Libraries
|
|
|
|
Summary: Runtime libraries for %{name}
|
|
|
|
|
|
|
|
%description -n libreiserfscore
|
|
|
|
%{summary}.
|
|
|
|
|
|
|
|
%package -n libreiserfscore-devel
|
|
|
|
Group: Development/Libraries
|
|
|
|
Summary: %{name} development files
|
|
|
|
Requires: libreiserfscore = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
|
|
|
|
%description -n libreiserfscore-devel
|
|
|
|
%{summary}.
|
|
|
|
|
2024-01-05 17:24:56 +01:00
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeoldinstall sbindir=%{buildroot}/sbin
|
|
|
|
|
|
|
|
cd %{buildroot}/sbin
|
|
|
|
ln -sf reiserfsck fsck.reiserfs
|
|
|
|
ln -sf mkreiserfs mkfs.reiserfs
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
/sbin/*
|
|
|
|
%{_mandir}/man8/*
|
|
|
|
%doc ChangeLog COPYING CREDITS README
|
|
|
|
|
2024-01-05 17:24:56 +01:00
|
|
|
%files -n libreiserfscore
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libreiserfscore.so.*
|
|
|
|
|
|
|
|
%files -n libreiserfscore-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_includedir}/reiserfs
|
|
|
|
%{_includedir}/reiserfs/*.h
|
|
|
|
%{_libdir}/libreiserfscore.a
|
|
|
|
%{_libdir}/libreiserfscore.la
|
|
|
|
%{_libdir}/libreiserfscore.so
|
|
|
|
%{_libdir}/pkgconfig/reiserfscore.pc
|
|
|
|
|
2024-01-05 17:24:56 +01:00
|
|
|
%changelog
|
2024-01-05 17:24:56 +01:00
|
|
|
* Wed Dec 27 2017 Automatic Build System <autodist@mambasoft.it> 3.6.27-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:24:56 +01:00
|
|
|
* Sat Jun 18 2016 Automatic Build System <autodist@mambasoft.it> 3.6.25-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:24:56 +01:00
|
|
|
* Tue Aug 27 2013 Automatic Build System <autodist@mambasoft.it> 3.6.24-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jul 02 2013 Automatic Build System <autodist@mambasoft.it> 3.6.23-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sat Dec 15 2012 Automatic Build System <autodist@mambasoft.it> 3.6.22-1mamba
|
|
|
|
- update to 3.6.22
|
|
|
|
|
|
|
|
* Sat Jan 17 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.21-1mamba
|
|
|
|
- update to 3.6.21
|
|
|
|
|
|
|
|
* Fri Sep 14 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.20-1mamba
|
|
|
|
- update to 3.6.20
|
|
|
|
|
|
|
|
* Wed Nov 09 2005 Davide Madrisan <davide.madrisan@qilinux.it> 3.6.19-2qilnx
|
|
|
|
- specfile updates
|
|
|
|
|
|
|
|
* Tue Oct 19 2004 Davide Madrisan <davide.madrisan@qilinux.it> 3.6.19-1qilnx
|
|
|
|
- update to version 3.6.19 by autospec
|
|
|
|
|
|
|
|
* Mon May 17 2004 Davide Madrisan <davide.madrisan@qilinux.it> 3.6.17-1qilnx
|
|
|
|
- new version rebuild
|
|
|
|
|
|
|
|
* Fri May 14 2004 Davide Madrisan <davide.madrisan@qilinux.it> 3.6.16-1qilnx
|
|
|
|
- new version rebuild
|
|
|
|
|
|
|
|
* Mon Mar 22 2004 Davide Madrisan <davide.madrisan@qilinux.it> 3.6.14-1qilnx
|
|
|
|
- new version rebuild
|
|
|
|
|
|
|
|
* Thu Mar 04 2004 Davide Madrisan <davide.madrisan@qilinux.it> 3.6.13-1qilnx
|
|
|
|
- new version rebuild
|
|
|
|
|
|
|
|
* Tue Apr 15 2003 Alessandro Ramazzina <alessandro.ramazzina@qinet.it> 3.6.5-1qilnx
|
|
|
|
- creation of reiserfsprogs package
|