SPECS: squeeze.spec - blind packaging

glen glen at pld-linux.org
Sat Oct 20 17:33:46 CEST 2007


Author: glen                         Date: Sat Oct 20 15:33:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- blind packaging

---- Files affected:
SPECS:
   squeeze.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/squeeze.spec
diff -u SPECS/squeeze.spec:1.2 SPECS/squeeze.spec:1.3
--- SPECS/squeeze.spec:1.2	Sat Oct 20 11:12:42 2007
+++ SPECS/squeeze.spec	Sat Oct 20 17:33:41 2007
@@ -33,12 +33,14 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+find $RPM_BUILD_ROOT -ls
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
+%doc AUTHORS
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -46,6 +48,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/10/20 15:33:41  glen
+- blind packaging
+
 Revision 1.2  2007/10/20 09:12:42  glen
 - update building
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squeeze.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list