packages: batik/batik.spec - add .bootstrap to release when with bootstrap
pawelz
pawelz at pld-linux.org
Wed Mar 31 18:06:31 CEST 2010
Author: pawelz Date: Wed Mar 31 16:06:31 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- add .bootstrap to release when with bootstrap
---- Files affected:
packages/batik:
batik.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: packages/batik/batik.spec
diff -u packages/batik/batik.spec:1.32 packages/batik/batik.spec:1.33
--- packages/batik/batik.spec:1.32 Wed Mar 31 17:55:50 2010
+++ packages/batik/batik.spec Wed Mar 31 18:06:25 2010
@@ -6,11 +6,12 @@
%bcond_with doc # build with docs (require apache-forrest)
%bcond_with bootstrap # break BR loop batik-fop
#
+%define _rel 5
Summary: Java SVG support
Summary(pl.UTF-8): Wsparcie dla SVG dla języka Java
Name: batik
Version: 1.7
-Release: 0.1
+Release: %{_rel}%{?with_bootstrap:.bootstrap}
License: Apache
Group: Applications/Publishing/XML/Java
Source0: http://www.apache.org/dist/xmlgraphics/batik/%{name}-src-%{version}.zip
@@ -119,6 +120,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2010/03/31 16:06:25 pawelz
+- add .bootstrap to release when with bootstrap
+
Revision 1.32 2010/03/31 15:55:50 pawelz
- typo (missing '$' before shell variable name)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/batik/batik.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list