Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37765857
en ru br
ALT Linux repos
S:1.9-alt1_3jpp11

Group :: Development/Java
RPM: xz-java

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xz-java-osgi.patch
Download


--- build.xml.bak	2012-07-05 08:21:30.000000000 +0200
+++ build.xml	2013-01-03 14:23:51.411506995 +0100
@@ -64,6 +64,9 @@
                 <attribute name="Implementation-Version" value="${version}"/>
                 <attribute name="Implementation-URL" value="${homepage}"/>
                 <attribute name="Sealed" value="true"/>
+                <attribute name="Bundle-SymbolicName" value="org.tukaani.xz"/>
+                <attribute name="Bundle-Version" value="1.1"/>
+                <attribute name="Export-Package" value="org.tukaani.xz"/>
             </manifest>
         </jar>
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin