forked from pool/intltool
This commit is contained in:
parent
7d848c0c78
commit
810f4282b3
3
intltool-0.35.5.tar.bz2
Normal file
3
intltool-0.35.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38bd74418bbac5a34884221e2b710a81876d445d8acfc7d22bde67fe882f96d8
|
||||
size 134902
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b27763c368ceb6744bf687ba371566697a2828d11b576cd4ac853f0a582b0845
|
||||
size 137886
|
@ -1,12 +1,10 @@
|
||||
Index: intltool-update.in.in
|
||||
===================================================================
|
||||
--- intltool-update.in.in.orig
|
||||
--- intltool-update.in.in
|
||||
+++ intltool-update.in.in
|
||||
@@ -606,7 +606,7 @@ sub GenerateHeaders
|
||||
@@ -569,7 +569,7 @@
|
||||
|
||||
## Generate the .h header files, so we can allow glade and
|
||||
## xml translation support
|
||||
- if (! isProgramInPath ("$EXTRACT"))
|
||||
- if (! -x "$EXTRACT")
|
||||
+ if (0)
|
||||
{
|
||||
print STDERR "\n *** The intltool-extract script wasn't found!"
|
||||
|
@ -1,11 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 17:12:43 CEST 2007 - maw@suse.de
|
||||
|
||||
- Update to version 0.36.1:
|
||||
+ Bugs (bugzilla.gnome.org) fixed: #464846, #464474, #464121,
|
||||
#349560, #462312, and #449938.
|
||||
- Refresh intltool-extract-check-hack.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 22 18:15:38 CET 2007 - sbrabec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package intltool (Version 0.36.1)
|
||||
# spec file for package intltool (Version 0.35.5)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -13,8 +13,8 @@
|
||||
Name: intltool
|
||||
BuildRequires: perl-XML-Parser
|
||||
Summary: Internationalization Tool Collection
|
||||
Version: 0.36.1
|
||||
Release: 1
|
||||
Version: 0.35.5
|
||||
Release: 35
|
||||
Group: Development/Tools/Other
|
||||
BuildArchitectures: noarch
|
||||
Requires: gettext-devel perl-XML-Parser
|
||||
@ -67,11 +67,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man8/*.*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 29 2007 - maw@suse.de
|
||||
- Update to version 0.36.1:
|
||||
+ Bugs (bugzilla.gnome.org) fixed: #464846, #464474, #464121,
|
||||
[#349560], #462312, and #449938.
|
||||
- Refresh intltool-extract-check-hack.patch
|
||||
* Thu Mar 22 2007 - sbrabec@suse.cz
|
||||
- Worked around bad intltool-extract check.
|
||||
* Wed Mar 21 2007 - maw@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user