rpms/azureus/devel azureus.spec,1.2,1.3

Anthony Green (green) fedora-extras-commits at redhat.com
Fri Jan 20 05:22:32 UTC 2006


Author: green

Update of /cvs/extras/rpms/azureus/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26117

Modified Files:
	azureus.spec 
Log Message:
Remove PrintTransferTypes, which is unused and not 64-bit clean.



Index: azureus.spec
===================================================================
RCS file: /cvs/extras/rpms/azureus/devel/azureus.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- azureus.spec	20 Jan 2006 05:00:17 -0000	1.2
+++ azureus.spec	20 Jan 2006 05:22:31 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           azureus
 Version:        2.3.0.6
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        A BitTorrent Client
 
 Group:          Applications/Internet
@@ -74,6 +74,7 @@
 rm org/gudy/azureus2/core3/security/impl/SESecurityManagerBC.java
 # Remove test code
 rm org/gudy/azureus2/ui/console/multiuser/TestUserManager.java
+rm org/gudy/azureus2/ui/swt/test/PrintTransferTypes.java
 ant jar
 
 %install
@@ -143,6 +144,9 @@
 %{_libdir}/gcj/*
 
 %changelog
+* Wed Jan 18 2006 Anthony Green <green at redhat.com> - 2.3.0.6-15
+- Remove PrintTransferTypes, which is unused and not 64-bit clean.
+
 * Wed Jan 18 2006 Anthony Green <green at redhat.com> - 2.3.0.6-14
 - Remove junit from build-jar-repository.
 




More information about the fedora-extras-commits mailing list