Mailinglist Archive: opensuse-commit (857 mails)
| < Previous | Next > |
commit libxfcegui4
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 12 Nov 2007 21:55:26 +0100
- Message-id: <20071112205526.640A36780DE@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libxfcegui4
checked in at Mon Nov 12 21:55:26 CET 2007.
--------
--- libxfcegui4/libxfcegui4.changes 2007-10-21 11:45:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/libxfcegui4/libxfcegui4.changes
2007-11-12 15:56:01.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 12 15:55:51 CET 2007 - prusnak@xxxxxxx
+
+- use %find_lang macro
+- do not package INSTALL file
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libxfcegui4.spec ++++++
--- /var/tmp/diff_new_pack.sK9725/_old 2007-11-12 21:55:08.000000000 +0100
+++ /var/tmp/diff_new_pack.sK9725/_new 2007-11-12 21:55:08.000000000 +0100
@@ -15,8 +15,8 @@
BuildRequires: libxfce4util-devel >= 4.3
Summary: Various GTK Widgets for Xfce
Version: 4.4.1
-Release: 62
-License: LGPL v2 or later
+Release: 70
+License: LGPL v2.1 or later
Url: http://www.xfce.org/
Source0: %{name}-%{version}.tar.bz2
Group: System/GUI/XFCE
@@ -67,6 +67,7 @@
%install
make DESTDIR="$RPM_BUILD_ROOT" install
+%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -75,9 +76,9 @@
%postun -p /sbin/ldconfig
-%files
+%files -f %name.lang
%defattr(-,root,root)
-%doc AUTHORS COPYING README INSTALL ChangeLog NEWS
+%doc AUTHORS COPYING README ChangeLog NEWS
%{_libdir}/*.*so*
%dir %{_datadir}/icons/hicolor
%dir %{_datadir}/icons/hicolor/48x48
@@ -85,7 +86,6 @@
%dir %{_datadir}/icons/hicolor/scalable
%dir %{_datadir}/icons/hicolor/scalable/apps
%{_datadir}/icons/hicolor/*/*/*
-%{_datadir}/locale/*/*/*
%files devel
%defattr(-, root, root)
@@ -96,6 +96,9 @@
%{_includedir}/xfce4/libxfcegui4/*
%{_datadir}/gtk-doc/html/libxfcegui4
%changelog
+* Mon Nov 12 2007 - prusnak@xxxxxxx
+- use %%find_lang macro
+- do not package INSTALL file
* Sun Oct 21 2007 - bwalle@xxxxxxx
- replaced group 'System/GUI/Other' by 'System/GUI/XFCE'
* Tue May 29 2007 - bwalle@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |