SPECS: progsreiserfs.spec - removed {fsck, mkfs, resizefs, tunefs}.re...

qboosh qboosh at pld-linux.org
Wed Nov 15 09:32:24 CET 2006


Author: qboosh                       Date: Wed Nov 15 08:32:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed {fsck,mkfs,resizefs,tunefs}.reiserfs utils from this package
  (they are in reiserfsprogs)
- release .5

---- Files affected:
SPECS:
   progsreiserfs.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/progsreiserfs.spec
diff -u SPECS/progsreiserfs.spec:1.14 SPECS/progsreiserfs.spec:1.15
--- SPECS/progsreiserfs.spec:1.14	Sat Jan 28 23:42:43 2006
+++ SPECS/progsreiserfs.spec	Wed Nov 15 09:32:19 2006
@@ -4,7 +4,7 @@
 Summary(pl):	Programy niezbędne do manipulowania partycjami reiserfs
 Name:		progsreiserfs
 Version:	0.3.1
-Release:	1.%{_rc}.4
+Release:	1.%{_rc}.5
 License:	GPL
 Group:		Applications/System
 Source0:	http://reiserfs.linux.kiev.ua/snapshots/%{name}-%{version}-%{_rc}.tar.gz
@@ -87,6 +87,10 @@
 
 install include/reiserfs/libprogs_tools.h $RPM_BUILD_ROOT%{_includedir}/reiserfs
 
+# conflicts with reiserfsprogs
+rm -f $RPM_BUILD_ROOT%{_sbindir}/{fsck,mkfs,resizefs,tunefs}.reiserfs
+rm -f $RPM_BUILD_ROOT%{_mandir}/man8/{fsck,mkfs,resizefs,tunefs}.reiserfs.8
+
 %find_lang %{name}
 
 %clean
@@ -98,21 +102,22 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS ChangeLog NEWS README THANKS TODO
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_sbindir}/cpfs.reiserfs
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%{_mandir}/man8/*
+%{_mandir}/man8/cpfs.reiserfs.8*
+%{_mandir}/man8/reiserfs.8*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/*.so
-%{_libdir}/*.la
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.la
 %{_includedir}/dal
 %{_includedir}/reiserfs
 %{_aclocaldir}/*.m4
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/*.a
+%{_libdir}/lib*.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -120,6 +125,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/11/15 08:32:19  qboosh
+- removed {fsck,mkfs,resizefs,tunefs}.reiserfs utils from this package
+  (they are in reiserfsprogs)
+- release .5
+
 Revision 1.14  2006/01/28 22:42:43  qboosh
 - strict internal deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/progsreiserfs.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list