Author: dirdival Date: Fri Feb 19 21:34:34 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.18.1 - BR: libpng12-devel
---- Files affected: packages/geany: geany.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: packages/geany/geany.spec diff -u packages/geany/geany.spec:1.33 packages/geany/geany.spec:1.34 --- packages/geany/geany.spec:1.33 Tue Jan 19 14:53:27 2010 +++ packages/geany/geany.spec Fri Feb 19 22:34:29 2010 @@ -2,12 +2,12 @@ Summary: Fast and lightweight IDE using GTK+2 Summary(pl.UTF-8): Szybkie i lekkie IDE używające GTK+2 Name: geany -Version: 0.18 -Release: 2 +Version: 0.18.1 +Release: 1 License: GPL v2+ Group: Development/Tools Source0: http://download.geany.org/%{name}-%{version}.tar.bz2 -# Source0-md5: d8e301f6933c828e2c36b3afdb3f4c34 +# Source0-md5: e8be4c0918a8b29ef43bf17fa080c11c Patch0: %{name}-desktop.patch URL: http://www.geany.org/ BuildRequires: autoconf @@ -15,6 +15,7 @@ BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.4.0 BuildRequires: intltool +BuildRequires: libpng12-devel BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: pkgconfig @@ -167,7 +168,6 @@ # fix locales rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/lb -mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} %find_lang %{name} %{!?_noautocompressdoc:find $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} -not -name '*.html' -not -name '*.png' -exec gzip '{}' ';'} @@ -232,6 +232,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2010/02/19 21:34:29 dirdival +- up to 0.18.1 +- BR: libpng12-devel + Revision 1.33 2010/01/19 13:53:27 glen - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geany/geany.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
