Author: glen                         Date: Sun Dec  9 01:39:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: jpackage-utils for %{_javadir}

---- Files affected:
SPECS:
   eclipse-jdt.spec (1.4 -> 1.5) , eclipse-swt.spec (1.18 -> 1.19) , 
flixengine.spec (1.51 -> 1.52) , fop.spec (1.41 -> 1.42) , gcc.spec (1.508 -> 
1.509) 

---- Diffs:

================================================================
Index: SPECS/eclipse-jdt.spec
diff -u SPECS/eclipse-jdt.spec:1.4 SPECS/eclipse-jdt.spec:1.5
--- SPECS/eclipse-jdt.spec:1.4  Sun Dec  9 02:29:44 2007
+++ SPECS/eclipse-jdt.spec      Sun Dec  9 02:39:13 2007
@@ -57,7 +57,7 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.4  2007-12-09 01:29:44  glen
+Revision 1.5  2007-12-09 01:39:13  glen
 - R: jpackage-utils for %{_javadir}
 
 Revision 1.3  2007-04-24 13:06:04  qboosh

================================================================
Index: SPECS/eclipse-swt.spec
diff -u SPECS/eclipse-swt.spec:1.18 SPECS/eclipse-swt.spec:1.19
--- SPECS/eclipse-swt.spec:1.18 Sun Nov 25 17:48:35 2007
+++ SPECS/eclipse-swt.spec      Sun Dec  9 02:39:13 2007
@@ -54,6 +54,7 @@
 %{?with_xulrunner:BuildRequires:       xulrunner-devel}
 BuildRequires: zip
 Requires:      jdk >= 1.4
+Requires:      jpackage-utils
 ExclusiveArch: %{ix86} %{x8664} ppc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -142,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2007-12-09 01:39:13  glen
+- R: jpackage-utils for %{_javadir}
+
 Revision 1.18  2007-11-25 16:48:35  glen
 - add javadeps
 - runtime ant not needed

================================================================
Index: SPECS/flixengine.spec
diff -u SPECS/flixengine.spec:1.51 SPECS/flixengine.spec:1.52
--- SPECS/flixengine.spec:1.51  Tue Oct  9 18:33:39 2007
+++ SPECS/flixengine.spec       Sun Dec  9 02:39:13 2007
@@ -38,7 +38,7 @@
 NoSource:      1
 %endif
 Source2:       %{name}.init
-Source3:       flixengine.sysconfig
+Source3:       %{name}.sysconfig
 Patch0:                %{name}-libdir.patch
 Patch1:                %{name}-phploader.patch
 URL:           http://www.on2.com/developer/flix-engine-sdk
@@ -136,6 +136,7 @@
 Summary(pl.UTF-8):     Wiązania Javy dla silnika On2 Flix
 Group:         Libraries
 Requires:      %{name}-libs = %{version}-%{release}
+Requires:      jpackage-utils
 
 %description -n java-flixengine
 Java bindings for On2 Flix Engine.
@@ -573,6 +574,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2007-12-09 01:39:13  glen
+- R: jpackage-utils for %{_javadir}
+
 Revision 1.51  2007-10-09 16:33:39  glen
 - don't load extension by default as it segfaults
 

================================================================
Index: SPECS/fop.spec
diff -u SPECS/fop.spec:1.41 SPECS/fop.spec:1.42
--- SPECS/fop.spec:1.41 Sat Mar 31 23:37:51 2007
+++ SPECS/fop.spec      Sun Dec  9 02:39:13 2007
@@ -18,7 +18,7 @@
 BuildRequires: xerces-j
 Requires:      batik
 Requires:      freetype1
-Requires:      jre >= 1.3
+Requires:      jpackage-utils
 Requires:      xalan-j
 Requires:      xerces-j
 BuildArch:     noarch
@@ -79,7 +79,7 @@
 %doc CHANGES README STATUS
 %dir %{_fop_font_metrics}
 %attr(755,root,root) %{_bindir}/*
-%{_javadir}/*
+%{_javadir}/*.jar
 %{_fontsdir}/*.config
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2007-12-09 01:39:13  glen
+- R: jpackage-utils for %{_javadir}
+
 Revision 1.41  2007-03-31 21:37:51  qboosh
 - updated URLs
 

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.508 SPECS/gcc.spec:1.509
--- SPECS/gcc.spec:1.508        Wed Oct 10 14:03:36 2007
+++ SPECS/gcc.spec      Sun Dec  9 02:39:13 2007
@@ -46,13 +46,13 @@
 %undefine      with_multilib
 %endif
 
+%define                _major_ver      4.2
+%define                _minor_ver      2
 Summary:       GNU Compiler Collection: the C compiler and shared files
 Summary(es.UTF-8):     Colección de compiladores GNU: el compilador C y 
ficheros compartidos
 Summary(pl.UTF-8):     Kolekcja kompilatorów GNU: kompilator C i pliki 
współdzielone
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos 
compartilhados
 Name:          gcc
-%define                _major_ver      4.2
-%define                _minor_ver      2
 Version:       %{_major_ver}.%{_minor_ver}
 Release:       2
 Epoch:         6
@@ -127,8 +127,8 @@
 BuildRequires: libxslt-devel >= 1.1.11
 BuildRequires: perl-tools-pod
 BuildRequires: pkgconfig
-BuildRequires: zip
 BuildRequires: unzip
+BuildRequires: zip
 %if %{with gtk}
 BuildRequires: cairo-devel >= 0.5.0
 BuildRequires: gtk+2-devel >= 2:2.4.0
@@ -201,9 +201,9 @@
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos 
compartilhados
 License:       GPL v3+
 Group:         Development/Languages
-%{?with_multilib:Provides:      gcc(multilib)}
 Requires:      %{name}
 Requires:      libgcc-multilib = %{epoch}:%{version}-%{release}
+%{?with_multilib:Provides:      gcc(multilib)}
 %ifarch %{x8664}
 Requires:      glibc-devel(i686)
 %endif
@@ -706,8 +706,8 @@
 License:       GPL v2+ with free software exception
 Group:         Development/Libraries
 Requires:      %{name}-c++ = %{epoch}:%{version}-%{release}
-Requires:      libstdc++ = %{epoch}:%{version}-%{release}
 Requires:      glibc-devel
+Requires:      libstdc++ = %{epoch}:%{version}-%{release}
 Obsoletes:     libg++-devel
 Obsoletes:     libstdc++3-devel
 
@@ -921,10 +921,10 @@
 Summary(pl.UTF-8):     Obsługa Javy dla gcc
 Group:         Development/Languages/Java
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Requires:      libgcj-devel = %{epoch}:%{version}-%{release}
 Requires:      jar
-Provides:      gcj = %{epoch}:%{version}-%{release}
+Requires:      libgcj-devel = %{epoch}:%{version}-%{release}
 Provides:      gcc-java-tools
+Provides:      gcj = %{epoch}:%{version}-%{release}
 Obsoletes:     gcc-java-tools
 
 %description java
@@ -948,6 +948,7 @@
 Summary(pl.UTF-8):     Biblioteki Klas Javy
 License:       GPL v2+ with limited linking exception
 Group:         Libraries
+Requires:      jpackage-utils
 Obsoletes:     libgcj3
 
 %description -n libgcj
@@ -1225,8 +1226,8 @@
 Collection.
 
 %description objc++ -l pl.UTF-8
-Ten pakiet dodaje obsługę języka Objective C++ do zestawu
-kompilatorów GNU Compiler Collection.
+Ten pakiet dodaje obsługę języka Objective C++ do zestawu kompilatorów
+GNU Compiler Collection.
 
 %package -n libobjc
 Summary:       Objective C Libraries
@@ -2085,6 +2086,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.509  2007-12-09 01:39:13  glen
+- R: jpackage-utils for %{_javadir}
+
 Revision 1.508  2007-10-10 12:03:36  pluto
 - branch diff updated. wrong-code regressions fixed, release 2.
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eclipse-jdt.spec?r1=1.4&r2=1.5&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eclipse-swt.spec?r1=1.18&r2=1.19&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/flixengine.spec?r1=1.51&r2=1.52&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fop.spec?r1=1.41&r2=1.42&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.508&r2=1.509&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to