Mailinglist Archive: opensuse-commit (1419 mails)
| < Previous | Next > |
commit ggreeter
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 10 May 2008 00:04:58 +0200
- Message-id: <20080509220458.7A99F6780DE@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package ggreeter
checked in at Sat May 10 00:04:58 CEST 2008.
--------
--- GNOME/ggreeter/ggreeter.changes 2008-04-15 15:29:44.000000000 +0200
+++ ggreeter/ggreeter.changes 2008-05-09 17:52:29.731371000 +0200
@@ -1,0 +2,9 @@
+Thu May 8 23:34:56 CEST 2008 - sreeves@xxxxxxx
+
+- Add ggreeter-bnc386448.patch
+ Use the same greet.xml file as is used in kdebase4-openSUSE
+ Bring the .po files up to match the .po files in kdebase4-openSUSE
+ Parse the "<>" in Greeter.cs so the html translations match
+ Add the support.png file
+
+-------------------------------------------------------------------
New:
----
ggreeter-bnc386448.patch
support.png
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ggreeter.spec ++++++
--- /var/tmp/diff_new_pack.oy9441/_old 2008-05-10 00:04:34.000000000 +0200
+++ /var/tmp/diff_new_pack.oy9441/_new 2008-05-10 00:04:34.000000000 +0200
@@ -12,12 +12,13 @@
Name: ggreeter
Version: 0.1
-Release: 115
+Release: 128
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: docbook_4 gconf-sharp2 glade-sharp2 glib-sharp2
gnome-doc-utils-devel gtkhtml314-sharp intltool libgnomeui-devel mono-devel
update-desktop-files
AutoReqProv: on
Source: %{name}-%{version}.tar.bz2
+Source1: support.png
Patch: %{name}-bnc305604.patch
Patch1: %{name}-bnc304737.patch
Patch2: fix-url-typo.diff
@@ -25,6 +26,7 @@
Patch4: %{name}-bnc326810.patch
Patch5: %{name}-bnc330266.patch
Patch6: %{name}-gtk-sharp-update.patch
+Patch7: %{name}-bnc386448.patch
Group: System/GUI/GNOME
Summary: Greeter Application
@@ -46,6 +48,8 @@
%patch4 -p1
%patch5 -p0
%patch6 -p1
+%patch7 -p0
+cp -f %{S:1} src/
%build
autoreconf -f -i
@@ -71,6 +75,12 @@
%{_datadir}/gnome/autostart/ggreeter.desktop
%changelog
+* Fri May 09 2008 sreeves@xxxxxxx
+- Add ggreeter-bnc386448.patch
+ Use the same greet.xml file as is used in kdebase4-openSUSE
+ Bring the .po files up to match the .po files in kdebase4-openSUSE
+ Parse the "<>" in Greeter.cs so the html translations match
+ Add the support.png file
* Tue Apr 15 2008 jpr@xxxxxxx
- Add ggreeter-gtk-sharp-update.patch to fix build requires for
gtk-sharp2 changes
++++++ ggreeter-bnc386448.patch ++++++
++++ 3236 lines (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |