Author: kiesiu Date: Tue Apr 5 10:09:12 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.0.0; merged from DEVEL
---- Files affected: packages/zenity: zenity.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: packages/zenity/zenity.spec diff -u packages/zenity/zenity.spec:1.62 packages/zenity/zenity.spec:1.63 --- packages/zenity/zenity.spec:1.62 Wed Nov 17 07:44:56 2010 +++ packages/zenity/zenity.spec Tue Apr 5 12:09:06 2011 @@ -2,32 +2,31 @@ Summary: The GNOME port of dialog Summary(pl.UTF-8): Port dialog dla GNOME Name: zenity -Version: 2.32.1 +Version: 3.0.0 Release: 1 License: LGPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/zenity/2.32/%{name}-%{version}.tar.bz2 -# Source0-md5: aa66ec35451b16e424519b4973082170 +Source0: http://ftp.gnome.org/pub/GNOME/sources/zenity/3.0/%{name}-%{version}.tar.bz2 +# Source0-md5: 6fcf5e9b95322bcae9de566678838653 URL: http://freshmeat.net/projects/zenity/ -BuildRequires: autoconf >= 2.59 -BuildRequires: automake >= 1:1.9 +BuildRequires: autoconf >= 2.63 +BuildRequires: automake >= 1:1.10 BuildRequires: docbook-dtd412-xml BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.14.0 BuildRequires: gnome-common >= 2.20.0 BuildRequires: gnome-doc-utils >= 0.12.0 -BuildRequires: gtk+2-devel >= 2:2.18.0 +BuildRequires: gtk+3-devel >= 3.0.0 BuildRequires: intltool >= 0.40.0 -BuildRequires: libnotify-devel >= 0.4.1 +BuildRequires: libnotify-devel >= 0.6.1 BuildRequires: libxml2-progs BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper -BuildRequires: sed >= 4.0 Requires(post,postun): scrollkeeper -Requires: gtk+2 >= 2:2.18.0 +Requires: gtk+3 >= 3.0.0 # sr@Latn vs. sr@latin Conflicts: glibc-misc < 6:2.7 Conflicts: gnome-utils < 2.3.3 @@ -45,9 +44,6 @@ %prep %setup -q -sed -i -e 's/^en@shaw//' po/LINGUAS -rm -f po/[email protected] - %build %{__gnome_doc_prepare} %{__intltoolize} @@ -90,6 +86,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2011/04/05 10:09:06 kiesiu +- updated to 3.0.0; merged from DEVEL + +Revision 1.62.2.1 2011/03/05 20:20:30 megabajt +- updated to 2.91.90 + Revision 1.62 2010/11/17 06:44:56 megabajt - updated to 2.32.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/zenity/zenity.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
