Solaris/SUNWlibgtk-java.spec
changeset 7917 9561151ac0e0
parent 7856 4e518af43d98
child 7937 294e8d6bb715
equal deleted inserted replaced
7916:a7d033706fcc 7917:9561151ac0e0
     5 # This file and all modifications and additions to the pristine
     5 # This file and all modifications and additions to the pristine
     6 # package are under the same license as the package itself.
     6 # package are under the same license as the package itself.
     7 #
     7 #
     8 %include Solaris.inc
     8 %include Solaris.inc
     9 
     9 
    10 %define maj_min_ver 2.8
    10 %define maj_min_ver 2.9
    11 %define rev 6
    11 %define rev 1
    12 
    12 
    13 Name:                    SUNWlibgtk-java
    13 Name:                    SUNWlibgtk-java
    14 Summary:                 Part of Java-Gnome - Java to Gtk core bindings
    14 Summary:                 Part of Java-Gnome - Java to Gtk core bindings
    15 Version:                 %{maj_min_ver}.%{rev}
    15 Version:                 %{maj_min_ver}.%{rev}
    16 Source:                  http://ftp.gnome.org/pub/gnome/sources/libgtk-java/%{maj_min_ver}/libgtk-java-%{version}.tar.bz2
    16 Source:                  http://ftp.gnome.org/pub/gnome/sources/libgtk-java/%{maj_min_ver}/libgtk-java-%{version}.tar.bz2
    81 %{_datadir}/doc/libgtk-java-%{version}/examples/*
    81 %{_datadir}/doc/libgtk-java-%{version}/examples/*
    82 %dir %attr (0755, root, bin) %{_includedir}
    82 %dir %attr (0755, root, bin) %{_includedir}
    83 %{_includedir}/libgtk-java/gtk_java.h
    83 %{_includedir}/libgtk-java/gtk_java.h
    84 
    84 
    85 %changelog
    85 %changelog
       
    86 * Mon Aug 14 2006 - [email protected]
       
    87 - Bump to 2.9.1.
       
    88 
    86 * Fri Aug 04 2006 - [email protected]
    89 * Fri Aug 04 2006 - [email protected]
    87 - Bump to 2.8.6.
    90 - Bump to 2.8.6.
    88 
    91 
    89 * Wed Jun 28 2006 - [email protected]
    92 * Wed Jun 28 2006 - [email protected]
    90 - Update Build/Requires after check-deps.pl run.
    93 - Update Build/Requires after check-deps.pl run.