* hicolor-icon-theme.spec: Add URL for Source.
authordc144907
Fri, 02 Dec 2005 10:28:37 +0000
changeset 6330 b89411c9368b
parent 6329 4be2b7178b96
child 6331 648e9bf1439d
* hicolor-icon-theme.spec: Add URL for Source. * jdstoc.spec: Removed. Associated with javahelp-convert which is gone.
ChangeLog
hicolor-icon-theme.spec
jdstoc.spec
--- a/ChangeLog	Fri Dec 02 10:09:05 2005 +0000
+++ b/ChangeLog	Fri Dec 02 10:28:37 2005 +0000
@@ -1,6 +1,12 @@
+2005-12-02  Damien Carbery <[email protected]>
+
+	* hicolor-icon-theme.spec: Add URL for Source.
+	* jdstoc.spec: Removed. Associated with javahelp-convert which is gone.
+
 2005-12-02  Archana Shah <[email protected]>
 
-	* ext-sources/defaults.list: Added javaws for .jnlp files. Fixes bug #6351401
+	* ext-sources/defaults.list: Added javaws for .jnlp files. Fixes bug 
+	#6351401
 	* shared-mime-info.spec: Updated.
 
 2005-12-02  Srirama Sharma  <[email protected]>
--- a/hicolor-icon-theme.spec	Fri Dec 02 10:09:05 2005 +0000
+++ b/hicolor-icon-theme.spec	Fri Dec 02 10:28:37 2005 +0000
@@ -14,7 +14,7 @@
 Distribution: 		Java Desktop System
 Vendor:       		Sun Microsystems, Inc.
 Summary:      		GNOME Hi Color Icon Theme
-Source:       		%{name}-%{version}.tar.bz2
+Source:       		http://freedesktop.org/software/icon-theme/releases/%{name}-%{version}.tar.bz2
 URL:          		http://freedesktop.org/Software/icon-theme
 BuildRoot:    		%{_tmppath}/%{name}-%{version}-build
 Docdir:	      		%{_defaultdocdir}/doc
@@ -46,6 +46,9 @@
 %{_datadir}/icons/hicolor
 
 %changelog
+* Fri Dec 02 2005 - [email protected]
+- Add URL for Source.
+
 * Thu May 06 2004 - <[email protected]>
 - Bump to 0.5
 
--- a/jdstoc.spec	Fri Dec 02 10:09:05 2005 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,141 +0,0 @@
-#
-# spec file for package jdstoc
-#
-# Copyright (c) 2005 Sun Microsystems, Inc.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
-#
-Name:         		jdstoc
-License:      		GPL
-Group:        		System/GUI/GNOME
-Version:      		0.14
-Release:      		41
-Distribution: 		Java Desktop System
-Vendor:       		Sun Microsystems, Inc.
-Summary:      		Javahelp converter scripts
-Source:       		%{name}-%{version}.tar.bz2
-BuildRoot:    		%{_tmppath}/%{name}-%{version}-build
-Autoreqprov:  		on
-
-Requires: sun-javahelp
-Requires: jdk
-Requires: j2re-integration
-
-%description
-jdstoc contains the JDS Master Helpset. the helpset is generated
-from the contents specified in the localized category file delivered
-by javahelp-convert.
-
-%prep
-%setup -q
-
-
-%build
-%ifos linux
-if [ -x /usr/bin/getconf ]; then
-  CPUS=`getconf _NPROCESSORS_ONLN`
-fi
-%else
-  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
-%endif
-if test "x$CPUS" = "x" -o $CPUS = 0; then
-  CPUS=1
-fi
-
-%ifos linux
-%define gawk_option ""
-%else
-%define gawk_option --with-gawk=/usr/xpg4/bin/awk
-%endif
- 
-libtoolize --force
-aclocal $ACLOCAL_FLAGS
-automake -a -c -f
-autoconf
-
-./configure \
-        --prefix=%{_prefix} %gawk_option
-make -j $CPUS
-
-%install
-make install DESTDIR=$RPM_BUILD_ROOT
-#jdstoc-generated is not delivered in binary pkg.
-rm -f $RPM_BUILD_ROOT%{_bindir}/jdstoc-generate
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-, root, root)
-%{_datadir}/gnome/help
-
-%changelog
-* Tue Nov 29 2005 - laca.com
-- remove javahelp stuff
-
-* Tue Jun 14 2005 - [email protected]
-- Bump to 0.14, #6283589
-
-* Fri Apr 29 2005 - [email protected]
-- Bump to 0.12
-
-* Tue Apr 12 2005 - [email protected]
-- Bump to 0.11
-
-* Tue Mar 29 2005 - [email protected]
-- Bump to 0.10
-
-* Mon Mar 07 2005 - [email protected]
-- Bump to 0.9
-
-* Thu Feb 17 2005 - [email protected]
-- Bump to 0.8
-
-* Fri Jan 28 2005 - [email protected]
-- Bump to 0.7
-- Remove patch1 #6222843
-
-* Fri Jan 21 2005 - [email protected]
-- Bump to 0.6
-
-* Wed Nov 24 2004 - [email protected]
-- Bug fix for 6197776(P1 STP)
-
-* Fri Nov 12 2004 - [email protected]
-- Added l10n-configure.sh
-
-* Tue Nov 09 2004 - [email protected]
-- Bump to 0.5, remove patch
-
-* Tue Nov 09 2004 - [email protected]
-- Updated pt_BR top page, and fix top tip navigation l10n part
-
-* Mon Nov 01 2004 - [email protected]
-- Bump to 0.4, remove patch
-
-* Mon Nov 01 2004 - [email protected]
-- Updated l10n translation and added pt_BR lang
-
-* Fri Sep 03 2004 - [email protected]
-- Added l10n help messages
-
-* Fri Aug 20 2004 - [email protected]
-- Use /usr/xpg4/bin/awk instead of gawk on Solaris
-
-* Tue Jul 13 2004 - [email protected]
-- fix up pkging for rpm4
-
-* Thu Jul 08 2004 - [email protected]
-- Bump tarball for new location of jhindexer
-
-* Wed Jul 07 2004 - [email protected]
-- added "-j $CPUS" to make to speed up builds
-
-* Sun May 30 2004 - <[email protected]>
-- New JDK
-
-* Mon May 10 2004 - <[email protected]>
-- Bump to 0.2
-
-* Fri Apr 30 2004 - <[email protected]>
-- Initial Version