SPECS: gnupg2.spec - check-files cleanup

glen glen at pld-linux.org
Mon May 22 15:33:12 CEST 2006


Author: glen                         Date: Mon May 22 13:33:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check-files cleanup

---- Files affected:
SPECS:
   gnupg2.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/gnupg2.spec
diff -u SPECS/gnupg2.spec:1.38 SPECS/gnupg2.spec:1.39
--- SPECS/gnupg2.spec:1.38	Sat Jan 21 01:01:16 2006
+++ SPECS/gnupg2.spec	Mon May 22 15:33:06 2006
@@ -52,7 +52,7 @@
 
 %package common
 Summary:	GnuPG - common files
-Summary(pl):	GnuPG - pliki wspólne 
+Summary(pl):	GnuPG - pliki wspólne
 Group:		Applications/File
 Requires:	libgpg-error >= 1.0
 Conflicts:	gnupg-agent < 1.9.14-2
@@ -151,6 +151,7 @@
 find . -name ChangeLog |awk '{src=$0; dst=$0;sub("^./","",dst);gsub("/","-",dst); print "cp " src " " dst}'|sh
 
 %find_lang gnupg2
+rm -f $RPM_BUILD_ROOT%{_datadir}/info/dir
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -165,9 +166,9 @@
 %banner gnupg-agent-1.9.16-2 << EOF
 Scripts for starting gnupg-agent have been moved to separate
 subpackages: gnupg-agent-profile_d and gnupg-agent-xinitrc.
-EOF 
+EOF
 
-%files 
+%files
 %defattr(644,root,root,755)
 %doc g10-ChangeLog g10/options.skel
 %attr(755,root,root) %{_bindir}/gpg2
@@ -175,7 +176,7 @@
 
 %files common -f gnupg2.lang
 %defattr(644,root,root,755)
-%doc AUTHORS main-ChangeLog NEWS README THANKS TODO 
+%doc AUTHORS main-ChangeLog NEWS README THANKS TODO
 %doc intl-ChangeLog jnlib-ChangeLog m4-ChangeLog po-ChangeLog scripts-ChangeLog common-ChangeLog kbx-ChangeLog tools-ChangeLog doc-ChangeLog
 %attr(755,root,root) %{_bindir}/gpg-connect-agent
 %attr(755,root,root) %{_bindir}/gpgconf
@@ -216,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/05/22 13:33:06  glen
+- check-files cleanup
+
 Revision 1.38  2006/01/21 00:01:16  arekm
 - kill Icon: field (support for these is obsolete says jbj)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnupg2.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list