Author: megabajt Date: Sat Sep 26 21:40:42 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.28.0 (new soname)
---- Files affected: packages/gdl: gdl.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: packages/gdl/gdl.spec diff -u packages/gdl/gdl.spec:1.32 packages/gdl/gdl.spec:1.33 --- packages/gdl/gdl.spec:1.32 Thu May 28 23:19:51 2009 +++ packages/gdl/gdl.spec Sat Sep 26 23:40:36 2009 @@ -2,19 +2,18 @@ Summary: GNOME Devtool Libraries Summary(pl.UTF-8): Biblioteki GNOME Devtool Name: gdl -Version: 2.26.2 -Release: 2 +Version: 2.28.0 +Release: 1 License: GPL v2+ Group: Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gdl/2.26/%{name}-%{version}.tar.bz2 -# Source0-md5: 461b077f33ee7a447964f521e5455fd1 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gdl/2.28/%{name}-%{version}.tar.bz2 +# Source0-md5: fb0030d3a81fd52932f9cba09e4ce1e0 BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.16.0 BuildRequires: gtk-doc >= 1.4 BuildRequires: intltool >= 0.40.0 -BuildRequires: libglade2-devel >= 1:2.6.2 BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.26 BuildRequires: pkgconfig @@ -45,7 +44,6 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: gtk+2-devel >= 2:2.16.0 -Requires: libglade2-devel >= 1:2.6.2 Requires: libxml2-devel >= 1:2.6.26 %description devel @@ -104,8 +102,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/c...@valencia - %find_lang %{name}-1 %clean @@ -118,7 +114,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libgdl-1.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgdl-1.so.0 +%attr(755,root,root) %ghost %{_libdir}/libgdl-1.so.3 %{_datadir}/gdl %files devel @@ -142,6 +138,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2009/09/26 21:40:36 megabajt +- updated to 2.28.0 (new soname) + Revision 1.32 2009/05/28 21:19:51 megabajt - drop c...@valencia locale - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdl/gdl.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
