packages: reiser4progs/reiser4progs.spec, reiser4progs/reiser4progs-elif.pa...
qboosh
qboosh at pld-linux.org
Mon Aug 16 08:58:57 CEST 2010
Author: qboosh Date: Mon Aug 16 06:58:57 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.0.7 (new sonames)
- removed obsolete elif patch
---- Files affected:
packages/reiser4progs:
reiser4progs.spec (1.31 -> 1.32) , reiser4progs-elif.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/reiser4progs/reiser4progs.spec
diff -u packages/reiser4progs/reiser4progs.spec:1.31 packages/reiser4progs/reiser4progs.spec:1.32
--- packages/reiser4progs/reiser4progs.spec:1.31 Fri Aug 28 19:17:39 2009
+++ packages/reiser4progs/reiser4progs.spec Mon Aug 16 08:58:52 2010
@@ -5,16 +5,15 @@
Summary(ru.UTF-8): Утилиты для работы с файловой системой Reiser4
Summary(uk.UTF-8): Утиліти для роботы з файловою системою Reiser4
Name: reiser4progs
-Version: 1.0.6
-Release: 2
+Version: 1.0.7
+Release: 1
License: GPL v2
Group: Applications/System
-Source0: ftp://ftp.namesys.com/pub/reiser4progs/%{name}-%{version}.tar.gz
-# Source0-md5: 8c618e35a4a893f0e948b03cee25749d
+Source0: http://kernel.org/pub/linux/utils/fs/reiser4/reiser4progs/%{name}-%{version}.tar.bz2
+# Source0-md5: 0f637512ad11f73739e0e44057bd59e2
Patch0: %{name}-opt.patch
Patch1: %{name}-libaal.patch
-Patch2: %{name}-elif.patch
-Patch3: %{name}-makefile.patch
+Patch2: %{name}-makefile.patch
URL: http://www.namesys.com/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -93,7 +92,6 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
-%patch3 -p1
%build
%{__libtoolize}
@@ -129,11 +127,21 @@
%defattr(644,root,root,755)
# COPYING contains information other than GPL text
%doc AUTHORS BUGS COPYING CREDITS ChangeLog NEWS README THANKS TODO
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_sbindir}/debugfs.reiser4
+%attr(755,root,root) %{_sbindir}/fsck.reiser4
+%attr(755,root,root) %{_sbindir}/make_reiser4
+%attr(755,root,root) %{_sbindir}/measurefs.reiser4
+%attr(755,root,root) %{_sbindir}/mkfs.reiser4
%attr(755,root,root) /%{_lib}/libreiser4-1.0.so.*.*.*
+%attr(755,root,root) %ghost /%{_lib}/libreiser4-1.0.so.7
%attr(755,root,root) /%{_lib}/libreiser4-minimal-1.0.so.*.*.*
+%attr(755,root,root) %ghost /%{_lib}/libreiser4-minimal-1.0.so.7
%attr(755,root,root) /%{_lib}/librepair-1.0.so.*.*.*
-%{_mandir}/man*/*
+%attr(755,root,root) %ghost /%{_lib}/librepair-1.0.so.7
+%{_mandir}/man8/debugfs.reiser4.8*
+%{_mandir}/man8/fsck.reiser4.8*
+%{_mandir}/man8/measurefs.reiser4.8*
+%{_mandir}/man8/mkfs.reiser4.8*
%files devel
%defattr(644,root,root,755)
@@ -159,6 +167,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2010/08/16 06:58:52 qboosh
+- updated to 1.0.7 (new sonames)
+- removed obsolete elif patch
+
Revision 1.31 2009/08/28 17:17:39 wiget
- added elif.patch (fix syntax error)
- added makefile.patch (remove dubbled object.h entry from Makefile.am)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/reiser4progs/reiser4progs.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list