[packages/fastjar] Rel 2

arekm arekm at pld-linux.org
Thu May 21 15:34:36 CEST 2026


commit dcbc043f221dfc3d368a239d227d74108e25d69f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu May 21 15:34:18 2026 +0200

    Rel 2

 fastjar.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/fastjar.spec b/fastjar.spec
index a232538..06cab4d 100644
--- a/fastjar.spec
+++ b/fastjar.spec
@@ -5,7 +5,7 @@ Summary:	Jar file creation utility
 Summary(pl.UTF-8):	Narzędzie do tworzenia plików jar
 Name:		fastjar
 Version:	0.94
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Development/Languages/Java
 Source0:	http://downloads.sourceforge.net/fastjar/%{name}-%{version}.tar.gz
@@ -45,7 +45,8 @@ robi to w nieco ponad sekundę.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	CPPFLAGS="%{rpmcppflags}"
 %{__make}
 
 %install
@@ -61,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGES ChangeLog NEWS README CHANGES
+%doc AUTHORS CHANGES ChangeLog NEWS README
 %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/dcbc043f221dfc3d368a239d227d74108e25d69f



More information about the pld-cvs-commit mailing list