Author: megabajt Date: Fri Jan 19 08:20:06 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.0.3 (series 3.1.x is unstable, so went on DEVEL branch)
---- Files affected: SPECS: glade3.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/glade3.spec diff -u SPECS/glade3.spec:1.9 SPECS/glade3.spec:1.10 --- SPECS/glade3.spec:1.9 Sun Dec 17 20:59:40 2006 +++ SPECS/glade3.spec Fri Jan 19 09:20:01 2007 @@ -2,12 +2,12 @@ Summary: User interface builder for GTK+ and GNOME Summary(pl): Budowniczy interfejsów dla GTK+ i GNOME Name: glade3 -Version: 3.1.2 +Version: 3.0.3 Release: 1 License: GPL v2+3B Group: Development/Building -Source0: http://ftp.gnome.org/pub/gnome/sources/glade3/3.1/%{name}-%{version}.tar.bz2 -# Source0-md5: 4646ad6f862fb3ecfae14135669b3d1a +Source0: http://ftp.gnome.org/pub/gnome/sources/glade3/3.0/%{name}-%{version}.tar.bz2 +# Source0-md5: 1e965bbce1febdb6260a42467c0fd957 Patch0: %{name}-desktop.patch URL: http://glade.gnome.org/ BuildRequires: autoconf >= 2.59-9 @@ -15,9 +15,9 @@ BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.10.4 BuildRequires: libbonoboui-devel >= 2.16.0 -BuildRequires: libgnomeui-devel >= 2.16.0 +BuildRequires: libgnomeui-devel >= 2.16.1 BuildRequires: libtool -BuildRequires: libxml2-devel >= 1:2.6.26 +BuildRequires: libxml2-devel >= 1:2.6.27 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 Requires: libgladeui = %{version}-%{release} @@ -102,7 +102,6 @@ DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/modules/*.{a,la} -rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/bindings/*.{a,la} %find_lang %{name} --all-name --with-gnome @@ -123,11 +122,8 @@ %doc AUTHORS NEWS README TODO ChangeLog %attr(755,root,root) %{_bindir}/* %dir %{_libdir}/%{name} -%dir %{_libdir}/%{name}/bindings -%attr(755,root,root) %{_libdir}/%{name}/bindings/*.so %dir %{_libdir}/%{name}/modules %attr(755,root,root) %{_libdir}/%{name}/modules/*.so - %{_datadir}/%{name} %{_desktopdir}/glade-3.desktop %{_iconsdir}/hicolor/*/apps/*.png @@ -157,6 +153,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007/01/19 08:20:01 megabajt +- up to 3.0.3 (series 3.1.x is unstable, so went on DEVEL branch) + Revision 1.9 2006/12/17 19:59:40 aredridel - 3.1.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/glade3.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
