]> git.pld-linux.org Git - packages/gnupg2.git/commitdiff
- check-files cleanup auto/ac/gnupg2-1_9_20-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 22 May 2006 13:33:06 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnupg2.spec -> 1.39

gnupg2.spec

index e876292edd5a7f3d9c2fa4d031c62fac8bb4c2c1..72ad362763b6663410b0fffa4c55ce06576f7cca 100644 (file)
@@ -51,7 +51,7 @@ Wersja rozwojowa. Nie do u
 
 %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
@@ -150,6 +150,7 @@ mv ChangeLog main-ChangeLog || :
 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
@@ -164,9 +165,9 @@ rm -rf $RPM_BUILD_ROOT
 %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
@@ -174,7 +175,7 @@ EOF
 
 %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
This page took 0.206741 seconds and 4 git commands to generate.