Author: freetz Date: Sat Feb 18 20:50:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added bugfixes patch (solving #330509, #321785 intltool bugs), rel.2
---- Files affected: SPECS: intltool.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/intltool.spec diff -u SPECS/intltool.spec:1.49 SPECS/intltool.spec:1.50 --- SPECS/intltool.spec:1.49 Mon Feb 6 18:06:48 2006 +++ SPECS/intltool.spec Sat Feb 18 21:50:21 2006 @@ -4,11 +4,12 @@ Summary(pl): Skrypty do internacjonalizacji różnych typów plików z danymi Name: intltool Version: 0.34.2 -Release: 1 +Release: 2 License: GPL v2 Group: Development/Tools Source0: http://ftp.gnome.org/pub/GNOME/sources/intltool/0.34/%{name}-%{version}.tar.bz2 # Source0-md5: 83914f744d927579cc47c52f8b08bf60 +Patch0: %{name}-bugfixes.patch URL: http://www.gnome.org/ BuildRequires: autoconf BuildRequires: automake @@ -41,6 +42,7 @@ %prep %setup -q +%patch0 -p1 %build %{__aclocal} @@ -74,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2006/02/18 20:50:21 freetz +- added bugfixes patch (solving #330509, #321785 intltool bugs), rel.2 + Revision 1.49 2006/02/06 17:06:48 freetz - 0.34.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/intltool.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
