Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37868117
en ru br
ALT Linux repos
S:2.1.7-alt7_41jpp11
5.0: 1.4-alt1_3jpp5
4.1: 1.4.8-alt1_0.2jpp1.7
4.0: 1.4.8-alt1_0.2jpp1.7

Group :: Development/Other
RPM: itext

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: itext-manifest.patch
Download


--- src/ant/compile.xml.orig	2011-11-25 14:53:14.200067261 -0500
+++ src/ant/compile.xml	2011-11-25 14:54:45.952514299 -0500
@@ -97,11 +97,7 @@
                 <include name="**/*.txt"/>
             </fileset>
         </copy>
-        <jar jarfile="${itext.jar}" basedir="${itext.bin}">
-            <manifest>
-                <attribute name="Main-Class" value="com.lowagie.tools.ToolboxAvailable"/>
-                <!-- <attribute name="Class-Path" value="iText-toolbox.jar iText-toolbox-${releasenumber}.jar ${lib.bcmail} ${lib.bcprov} ${lib.bctsp}"/> -->
-            </manifest>
+        <jar jarfile="${itext.jar}" basedir="${itext.bin}" manifest="./MANIFEST.MF">
         </jar>
     </target>
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin