I also noticed all tjds packages version 0.6 are no po or zero size po files.
I'ld like to update all tarballs.
Thanks,
fujiwara
Takao Fujiwara - Tokyo S/W Center wrote:
> I'ld like to bump the tarball of tsoljds-tstripe since the latest tarball
> does not include .po files.
>
> Thanks,
> fujiwara
>
>
> ------------------------------------------------------------------------
>
> --- spec-files/SUNWtgnome-tstripe.spec.orig 2008-03-25 11:10:30.513310000
> +0900
> +++ spec-files/SUNWtgnome-tstripe.spec 2008-03-25 11:17:51.812986000
> +0900
> @@ -9,17 +9,13 @@
>
> %include Solaris.inc
>
> -%define tstripe_version 0.1.5
> -%define t_suffix
> -%{?nightly:%define t_suffix -%(TZ=GMT date +%Y%m%d)}
> -%define t_suffix -%(TZ=GMT date +%Y%m%d)
> +%define tstripe_version 0.6.1
>
> Name: SUNWtgnome-tstripe
> Summary: GNOME Trusted Stripe
> Version: %{default_pkg_version}
> -Source:
> http://dlc.sun.com/osol/jds/downloads/extras/tjds/tsoljds-tstripe-%{tstripe_version}%{t_suffix}.tar.bz2
> +Source:
> http://dlc.sun.com/osol/jds/downloads/extras/tjds/tsoljds-tstripe-%{tstripe_version}.tar.bz2
> Source2: l10n-configure.sh
> -Patch1: tsoljds-tstripe-01-pwd-fns.diff
> SUNW_BaseDir: %{_basedir}
> BuildRoot: %{_tmppath}/%{name}-%{version}-build
>
> @@ -45,27 +41,13 @@ Requires: %{name}
>
> %prep
> %setup -q -n tsoljds-tstripe-%{tstripe_version}
> -%patch1 -p1
> -
> -%if %build_l10n
> -bash -x %SOURCE2
> -
> -touch po/POTFILES.in
> -
> -sed -e '/AC_OUTPUT(\[/a\
> -po\/Makefile.in' configure.in > configure.in.tmp
> -mv configure.in.tmp configure.in
> -
> -sed -e 's/\(SUBDIRS =\)\(.*\)/\1 po \2/' Makefile.am > Makefile.am.tmp
> -mv Makefile.am.tmp Makefile.am
> -%endif
>
> %build
> export ACLOCAL_FLAGS="-I /usr/share/aclocal"
> export LDFLAGS="%_ldflags -lnsl"
>
> libtoolize -f
> -glib-gettextize --copy --force
> +intltoolize -c -f --automake
> aclocal $ACLOCAL_FLAGS
> autoconf
> autoheader
> @@ -104,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT
> %endif
>
> %changelog
> +* Tue Mar 25 2008 - takao.fujiwara at sun.com
> +- Removed upstreamed scripts.
> +- Removed upstreamed tsoljds-tstripe-01-pwd-fns.diff
> +
> * Tue Mar 25 2008 - damien.carbery at sun.com
> - Revert to 0.1.5 because 0.6 tarball missing po dir and breaking build.
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: spec-files.diff
URL:
<http://mail.opensolaris.org/pipermail/jds-review/attachments/20080325/8f9a3a71/attachment.ksh>