packages: e2fsprogs/e2fsprogs.spec - proper e4defrag path - additional com_...

qboosh qboosh at pld-linux.org
Sat Jun 2 17:30:54 CEST 2012


Author: qboosh                       Date: Sat Jun  2 15:30:54 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- proper e4defrag path
- additional com_err.h header
- package libquota-devel (static-only library for now)

---- Files affected:
packages/e2fsprogs:
   e2fsprogs.spec (1.242 -> 1.243) 

---- Diffs:

================================================================
Index: packages/e2fsprogs/e2fsprogs.spec
diff -u packages/e2fsprogs/e2fsprogs.spec:1.242 packages/e2fsprogs/e2fsprogs.spec:1.243
--- packages/e2fsprogs/e2fsprogs.spec:1.242	Sun May 27 23:18:07 2012
+++ packages/e2fsprogs/e2fsprogs.spec	Sat Jun  2 17:30:49 2012
@@ -592,6 +592,17 @@
 %description -n libss-static -l pl.UTF-8
 Statyczna wersja biblioteki analizy poleceń podsystemów.
 
+%package -n libquota-devel
+Summary:	Quota management library
+Summary(pl.UTF-8):	Biblioteka do zarządzania limitami dyskowymi (quotami)
+Group:		Development/Libraries
+
+%description -n libquota-devel
+Quota management library.
+
+%description -n libquota-devel -l pl.UTF-8
+Biblioteka do zarządzania limitami dyskowymi (quotami).
+
 %package initrd
 Summary:	e2fsck and mke2fs - initrd version
 Summary(pl.UTF-8):	e2fsck i mke2fs - wersja dla initrd
@@ -798,7 +809,6 @@
 %attr(755,root,root) /sbin/e2image
 %attr(755,root,root) /sbin/e2label
 %attr(755,root,root) /sbin/e2undo
-%attr(755,root,root) /sbin/e4defrag
 %attr(755,root,root) /sbin/fsck.ext2
 %attr(755,root,root) /sbin/fsck.ext3
 %attr(755,root,root) /sbin/fsck.ext4
@@ -814,6 +824,7 @@
 %attr(755,root,root) %{_bindir}/chattr
 %attr(755,root,root) %{_bindir}/lsattr
 %attr(755,root,root) %{_sbindir}/e2freefrag
+%attr(755,root,root) %{_sbindir}/e4defrag
 %attr(755,root,root) %{_sbindir}/filefrag
 %attr(755,root,root) %{_sbindir}/mklost+found
 %attr(755,root,root) %{_libdir}/e2initrd_helper
@@ -974,6 +985,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/compile_et
 %{!?with_allstatic:%attr(755,root,root) %{_libdir}/libcom_err.so}
+%{_includedir}/com_err.h
 %{_includedir}/et
 %{_datadir}/et
 %{_pkgconfigdir}/com_err.pc
@@ -1008,6 +1020,12 @@
 %defattr(644,root,root,755)
 %{_libdir}/libss.a
 
+%files -n libquota-devel
+%defattr(644,root,root,755)
+%{_libdir}/libquota.a
+%{_includedir}/quota
+%{_pkgconfigdir}/quota.pc
+
 %if %{with initrd}
 %files initrd
 %defattr(644,root,root,755)
@@ -1020,6 +1038,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.243  2012/06/02 15:30:49  qboosh
+- proper e4defrag path
+- additional com_err.h header
+- package libquota-devel (static-only library for now)
+
 Revision 1.242  2012/05/27 21:18:07  arekm
 - up to 1.42.2 but unfortunately doesn't build with initrd
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/e2fsprogs/e2fsprogs.spec?r1=1.242&r2=1.243



More information about the pld-cvs-commit mailing list