Author: megabajt Date: Sun Mar 25 11:03:09 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.4.0
---- Files affected: packages/zenity: zenity.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: packages/zenity/zenity.spec diff -u packages/zenity/zenity.spec:1.64 packages/zenity/zenity.spec:1.65 --- packages/zenity/zenity.spec:1.64 Thu Sep 29 20:20:35 2011 +++ packages/zenity/zenity.spec Sun Mar 25 13:03:04 2012 @@ -2,12 +2,12 @@ Summary: The GNOME port of dialog Summary(pl.UTF-8): Port dialog dla GNOME Name: zenity -Version: 3.2.0 +Version: 3.4.0 Release: 1 License: LGPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/zenity/3.2/%{name}-%{version}.tar.xz -# Source0-md5: 97822640e869bca81c0c33fd2a2436dc +Source0: http://ftp.gnome.org/pub/GNOME/sources/zenity/3.4/%{name}-%{version}.tar.xz +# Source0-md5: ca34df4496a39c676215562ed5199ef9 URL: http://freshmeat.net/projects/zenity/ BuildRequires: autoconf >= 2.63 BuildRequires: automake >= 1:1.10 @@ -25,10 +25,8 @@ BuildRequires: pkgconfig BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 -BuildRequires: scrollkeeper BuildRequires: tar >= 1:1.22 BuildRequires: xz -Requires(post,postun): scrollkeeper Requires: gtk+3 >= 3.0.0 # sr@Latn vs. sr@latin Conflicts: glibc-misc < 6:2.7 @@ -48,7 +46,6 @@ %setup -q %build -%{__gnome_doc_prepare} %{__intltoolize} %{__gnome_doc_common} %{__aclocal} @@ -64,17 +61,11 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%find_lang %{name} --with-gnome --with-omf +%find_lang %{name} --with-gnome %clean rm -rf $RPM_BUILD_ROOT -%post -%scrollkeeper_update_post - -%postun -%scrollkeeper_update_postun - %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS NEWS README THANKS TODO @@ -89,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2012/03/25 11:03:04 megabajt +- updated to 3.4.0 + Revision 1.64 2011/09/29 18:20:35 kiesiu - updated to 3.2.0 - use *.xz source ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/zenity/zenity.spec?r1=1.64&r2=1.65 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
