SPECS: lockdev.spec - check-files cleanup

glen glen at pld-linux.org
Thu Jan 31 22:33:37 CET 2008


Author: glen                         Date: Thu Jan 31 21:33:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check-files cleanup

---- Files affected:
SPECS:
   lockdev.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/lockdev.spec
diff -u SPECS/lockdev.spec:1.25 SPECS/lockdev.spec:1.26
--- SPECS/lockdev.spec:1.25	Wed Dec 19 01:08:28 2007
+++ SPECS/lockdev.spec	Thu Jan 31 22:33:31 2008
@@ -138,6 +138,10 @@
 %{__make} install -C LockDev \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/LockDev/.packlist
+
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -181,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2008-01-31 21:33:31  glen
+- check-files cleanup
+
 Revision 1.25  2007-12-19 00:08:28  zbyniu
 - parallel build now possible
 
@@ -263,74 +270,3 @@
 
 Revision 1.1  2003/03/02 23:53:41  undefine
 - initial pld version stoled from rawhide
-
-* Tue Feb 04 2003 Florian La Roche <Florian.LaRoche at redhat.de>
-- add symlink to shared lib
-
-* Wed Jan 22 2003 Tim Powers <timp at redhat.com>
-- rebuilt
-
-* Fri Nov 29 2002 Jeff Johnson <jbj at redhat.com>
-- don't segfault if device arg is missing.
-
-* Fri Jun 21 2002 Tim Powers <timp at redhat.com>
-- automated rebuild
-
-* Wed Jun  5 2002 Jeff Johnson <jbj at redhat.com> 1.0.0-19
-- fix: don't ignore signals, use default behavior instead (#63468).
-
-* Thu May 23 2002 Tim Powers <timp at redhat.com>
-- automated rebuild
-
-* Mon Feb 25 2002 Nalin Dahyabhai <nalin at redhat.com> 1.0.0-16
-- include liblockdev.so so that programs can link to a shared liblockdev
-- fix shared library version numbers
-
-* Wed Jan 09 2002 Tim Powers <timp at redhat.com>
-- automated rebuild
-
-* Thu Nov 29 2001 Trond Eivind Glomsrřd <teg at redhat.com> 1.0.0-16
-- Rebuilt
-
-* Fri Oct 26 2001 Trond Eivind Glomsrřd <teg at redhat.com> 1.0.0-15
-- Add copyright/license info to baudboy.h (#54321)
-
-* Tue Sep  4 2001 Jeff Johnson <jbj at redhat.com>
-- swap egid and gid for lockdev's access(2) device check (#52029).
-
-* Tue Aug 28 2001 Jeff Johnson <jbj at redhat.com>
-- typo in include file (#52704).
-- map specific errno's into status for return from helper.
-
-* Tue Aug 14 2001 Jeff Johnson <jbj at redhat.com>
-- set exit status correctly.
-
-* Thu Aug  9 2001 Bill Nottingham <notting at redhat.com>
-- check that we can open the device r/w before locking
-- fix calling lockdev without any arguments
-- fix waitpid() call in baudboy.h
-- use umask(002), not umask(0)
-
-* Wed Aug  8 2001 Bill Nottingham <notting at redhat.com>
-- add lock group here, own /var/lock as well
-
-* Sun Aug  5 2001 Jeff Johnson <jbj at redhat.com>
-- include setgid helper binary and baudboy.h.
-
-* Mon Jun 18 2001 Trond Eivind Glomsrřd <teg at redhat.com>
-- Make the -devel depend on the main package
-
-* Sun Aug 06 2000 Trond Eivind Glomsrřd <teg at redhat.com>
-- rebuild
-
-* Wed Jul 12 2000 Prospector <bugzilla at redhat.com>
-- automatic rebuild
-
-* Sat Jun 17 2000 Bill Nottingham <notting at redhat.com>
-- add %defattr for -devel
-
-* Sat Jun 10 2000 Trond Eivind Glomsrřd <teg at redhat.com>
-- use %{_mandir}
-
-* Thu May 04 2000 Trond Eivind Glomsrřd <teg at redhat.com>
-- first build
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lockdev.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list