rpms/gg2/FC-5 gg2-desktop.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 gg2.spec, 1.1, 1.2 sources, 1.2, 1.3

Dominik Mierzejewski (rathann) fedora-extras-commits at redhat.com
Wed Nov 1 14:52:55 UTC 2006


Author: rathann

Update of /cvs/extras/rpms/gg2/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22106

Modified Files:
	.cvsignore gg2.spec sources 
Added Files:
	gg2-desktop.patch 
Log Message:
- updated to 2.3.0
- fix desktop file
- fix locale installation


gg2-desktop.patch:

--- NEW FILE gg2-desktop.patch ---
--- gg2-2.3.0/gg2.desktop.r	2004-08-04 22:53:57.000000000 +0200
+++ gg2-2.3.0/gg2.desktop	2006-11-01 15:07:18.000000000 +0100
@@ -9,5 +9,5 @@
 Icon=gg2.png
 Terminal=false
 Type=Application
-Categories=Application;Network;InstantMessaging;GTK;
+Categories=Network;InstantMessaging;GTK;
 # vi: encoding=utf-8


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gg2/FC-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	17 Sep 2006 20:15:19 -0000	1.2
+++ .cvsignore	1 Nov 2006 14:52:24 -0000	1.3
@@ -1 +1 @@
-gg2-2.2.9.tar.gz
+gg2-2.3.0.tar.bz2


Index: gg2.spec
===================================================================
RCS file: /cvs/extras/rpms/gg2/FC-5/gg2.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gg2.spec	17 Sep 2006 20:15:19 -0000	1.1
+++ gg2.spec	1 Nov 2006 14:52:24 -0000	1.2
@@ -1,13 +1,14 @@
 Name: gg2
-Version: 2.2.9
-Release: 7%{?dist}
+Version: 2.3.0
+Release: 1%{?dist}
 Summary: GNU Gadu 2 - free talking
 Summary(es): GNU Gadu 2 - charlar libremente
 Summary(pl): GNU Gadu 2 - wolne gadanie
 License: GPL
 Group: Applications/Internet
-Source: http://dl.sourceforge.net/ggadu/%{name}-%{version}.tar.gz
+Source: http://dl.sourceforge.net/ggadu/%{name}-%{version}.tar.bz2
 Patch0: %{name}-pc.patch
+Patch1: %{name}-desktop.patch
 URL: http://www.gnugadu.org/
 BuildRequires: arts-devel
 BuildRequires: autoconf
@@ -196,6 +197,7 @@
 %prep
 %setup -q
 %patch0 -p1 -b .p
+%patch1 -p1 -b .d
 
 %build
 # autoreconf fails here
@@ -238,14 +240,13 @@
 chmod -x contrib/{gg2sms,mkgg2snap,plugin_example/build.sh}
 
 %{__make} install \
+	localedir=%{_datadir}/locale \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_desktopdir}
 desktop-file-install --vendor Fedora \
     --dir $RPM_BUILD_ROOT%{_datadir}/applications \
     --add-category X-Fedora \
-    --add-category Application \
-    --add-category Internet \
     %{name}.desktop
 
 %find_lang %{name} --with-gnome
@@ -347,6 +348,11 @@
 %{_libdir}/pkgconfig/gg2_core.pc
 
 %changelog
+* Mon Oct 16 2006 Dominik Mierzejewski <rpm at greysector.net> 2.3.0-1
+- updated to 2.3.0
+- fix desktop file
+- fix locale installation
+
 * Sun Sep 17 2006 Dominik Mierzejewski <rpm at greysector.net> 2.2.9-7
 - removed perl Requires: from -devel
 - verified building with latest libgadu


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gg2/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	17 Sep 2006 20:15:19 -0000	1.2
+++ sources	1 Nov 2006 14:52:24 -0000	1.3
@@ -1 +1 @@
-e12c2153993dbbf66f8cefa3c628e7cd  gg2-2.2.9.tar.gz
+dbe6c0f85c9dbb115ee1911d8abbea33  gg2-2.3.0.tar.bz2




More information about the fedora-extras-commits mailing list