Author: megabajt Date: Tue Dec 4 20:00:31 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 4.4.2 - fixed locale names
---- Files affected: SPECS: libxfcegui4.spec (1.61 -> 1.62) ---- Diffs: ================================================================ Index: SPECS/libxfcegui4.spec diff -u SPECS/libxfcegui4.spec:1.61 SPECS/libxfcegui4.spec:1.62 --- SPECS/libxfcegui4.spec:1.61 Mon Jul 2 02:31:08 2007 +++ SPECS/libxfcegui4.spec Tue Dec 4 21:00:26 2007 @@ -6,16 +6,15 @@ Summary: Various GTK+ widgets for Xfce Summary(pl.UTF-8): Różne widgety GTK+ dla Xfce Name: libxfcegui4 -Version: 4.4.1 -Release: 2 +Version: 4.4.2 +Release: 1 License: LGPL v2 Group: Libraries Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2 -# Source0-md5: 1e695429e9b7fbfb1bb5e78f6006be43 +# Source0-md5: 799a4869138c605126e8e71d58189bfd URL: http://www.xfce.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake -BuildRequires: dbh-devel >= 1.0 BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.10.6 BuildRequires: gtk-doc-automake @@ -25,7 +24,8 @@ BuildRequires: pkgconfig >= 1:0.9.0 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: startup-notification-devel >= 0.8 -BuildRequires: xfce4-dev-tools >= 4.4.0 +BuildRequires: xfce4-dev-tools >= 4.4.0.1 +BuildRequires: xorg-lib-libSM-devel Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -101,6 +101,9 @@ # assume bn==bn_IN as no translation for bn_BD appeared till now mv -f $RPM_BUILD_ROOT%{_datadir}/locale/bn{_IN,} +mv -f $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} +mv -f $RPM_BUILD_ROOT%{_datadir}/locale/nb{_NO,} + %find_lang %{name} %clean @@ -144,6 +147,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.62 2007-12-04 20:00:26 megabajt +- updated to 4.4.2 +- fixed locale names + Revision 1.61 2007-07-02 00:31:08 shadzik - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libxfcegui4.spec?r1=1.61&r2=1.62&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
