[packages/fastjar] - package docs - verbose files list
qboosh
qboosh at pld-linux.org
Sun Sep 2 09:46:14 CEST 2012
commit 99d159f620c2e55fd4709fe4748380bbb1721ab7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 2 09:46:30 2012 +0200
- package docs
- verbose files list
fastjar.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/fastjar.spec b/fastjar.spec
index ff35211..5ae8aca 100644
--- a/fastjar.spec
+++ b/fastjar.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzie do tworzenia plików jar
Name: fastjar
Version: 0.94
Release: 1
-License: GPL
+License: GPL v2+
Group: Development/Languages/Java
Source0: http://downloads.sourceforge.net/fastjar/%{name}-%{version}.tar.gz
# Source0-md5: 14d4bdfac236e347d806c6743dba48c6
@@ -38,9 +38,9 @@ robi to w nieco ponad sekundę.
%setup -q
%build
-rm -f missing
%{__aclocal}
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure
%{__make}
@@ -58,5 +58,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README CHANGES
-%attr(755,root,root) %{_bindir}/*
+%doc AUTHORS CHANGES ChangeLog NEWS README CHANGES
+%attr(755,root,root) %{_bindir}/fastjar
+%attr(755,root,root) %{_bindir}/grepjar
+%attr(755,root,root) %{_bindir}/jar
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fastjar.git/commitdiff/99d159f620c2e55fd4709fe4748380bbb1721ab7
More information about the pld-cvs-commit
mailing list