Author: grzegol Date: Sat Aug 26 12:26:03 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.13.1
---- Files affected: SPECS: gnome-mag.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/gnome-mag.spec diff -u SPECS/gnome-mag.spec:1.36 SPECS/gnome-mag.spec:1.37 --- SPECS/gnome-mag.spec:1.36 Sat May 27 01:56:21 2006 +++ SPECS/gnome-mag.spec Sat Aug 26 14:25:58 2006 @@ -2,24 +2,26 @@ Summary: GNOME Magnifier Summary(pl): Lupa GNOME Name: gnome-mag -Version: 0.12.4 -Release: 2 +Version: 0.13.1 +Release: 1 License: GPL Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-mag/0.12/%{name}-%{version}.tar.bz2 -# Source0-md5: 5616186b04c2e8ad001dd61707a3fb3a +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-mag/0.13/%{name}-%{version}.tar.bz2 +# Source0-md5: 4b16b95fd978640c103a6f9cf452c579 URL: http://developer.gnome.org/projects/gap/ -BuildRequires: ORBit2-devel >= 1:2.14.0 -BuildRequires: at-spi-devel >= 1.6.3 +BuildRequires: ORBit2-devel >= 1:2.14.2 +BuildRequires: at-spi-devel >= 1.7.10 BuildRequires: autoconf BuildRequires: automake -BuildRequires: gnome-common >= 2.8.0 -BuildRequires: gtk+2-devel >= 2:2.6.4 -BuildRequires: intltool >= 0.33 -BuildRequires: libbonobo-devel >= 2.14.0 +BuildRequires: gnome-common >= 2.12.0 +BuildRequires: gtk+2-devel >= 2:2.10.1 +BuildRequires: intltool >= 0.35 +BuildRequires: libbonobo-devel >= 2.15.0 BuildRequires: libtool BuildRequires: popt-devel -Requires: libbonobo >= 2.14.0 +BuildRequires: xorg-lib-libXdamage-devel +BuildRequires: xorg-lib-libXfixes-devel +Requires: libbonobo >= 2.15.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -33,9 +35,9 @@ Summary(pl): Pliki nagłówkowe gnome-mag Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: ORBit2-devel >= 1:2.14.0 -Requires: gtk+2-devel >= 2:2.6.4 -Requires: libbonobo-devel >= 2.14.0 +Requires: ORBit2-devel >= 1:2.14.2 +Requires: gtk+2-devel >= 2:2.10.1 +Requires: libbonobo-devel >= 2.15.0 %description devel gnome-mag headers. @@ -75,7 +77,11 @@ DESTDIR=$RPM_BUILD_ROOT \ referencedir=%{_gtkdocdir} -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no +# no *.la for orbit modules +rm -f $RPM_BUILD_ROOT%{_libdir}/orbit-2.0/*.{la,a} + +rm -r $RPM_BUILD_ROOT%{_datadir}/locale/tk +rm -r $RPM_BUILD_ROOT%{_datadir}/locale/ug %find_lang %{name} @@ -89,6 +95,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/magnifier %attr(755,root,root) %{_libdir}/libgnome-mag.so.*.*.* +%attr(755,root,root) %{_libdir}/orbit-2.0/*.so* %{_libdir}/bonobo/servers/* %{_datadir}/%{name} %{_datadir}/idl/%{name}-1.0 @@ -111,6 +118,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2006/08/26 12:25:58 grzegol +- 0.13.1 + Revision 1.36 2006/05/26 23:56:21 qboosh - merged deps update from AC-branch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-mag.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
