rpms/jabbim/F-8 jabbim.spec,1.1,1.2 sources,1.2,1.3

Michal Schmidt (michich) fedora-extras-commits at redhat.com
Sat Jan 19 10:00:18 UTC 2008


Author: michich

Update of /cvs/pkgs/rpms/jabbim/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4977

Modified Files:
	jabbim.spec sources 
Log Message:
* Thu Jan 17 2008 Michal Schmidt <mschmidt at redhat.com> - 0.3-1
- Upstream release 0.3 "PERUN".



Index: jabbim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jabbim/F-8/jabbim.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jabbim.spec	23 Dec 2007 19:35:38 -0000	1.1
+++ jabbim.spec	19 Jan 2008 09:59:43 -0000	1.2
@@ -1,15 +1,13 @@
 Name:		jabbim
 Version:	0.3
-Release:	0.53.20071221svn%{?dist}
+Release:	1%{?dist}
 Summary:	Jabber client for mere mortals
 
 Group:		Applications/Internet
 License:	GPLv2+
 URL:		http://dev.jabbim.cz/jabbim
-# The source can be obtained from upstream SVN repository:
-# svn export -r 1562 svn://dev.jabbim.cz/jabbim/branch/jabbim-ng
-# tar -czvf jabbim-ng.tar.gz jabbim-ng/
-Source0:	jabbim-ng.tar.gz
+# Downloaded from HanzZ's jdisk: http://disk.jabbim.cz/pyjim@jabber.cz/jabbim-0.3.tgz
+Source0:	jabbim-0.3.tgz
 Source1:	jabbim.in
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -32,11 +30,10 @@
 and useful Jabber services approachable to common users. It integrates well
 with the advanced functionality provided by the Jabber server of the same name
 (see http://www.jabbim.com). Jabbim is written in Python and Qt4.
-Jabbim is still in an early stage of development.
 
 
 %prep
-%setup -q -n jabbim-ng
+%setup -q
 # fill in the template for the starting script
 sed -e 's|@JABBIMDATA@|%{jabbimdata}|g' %{SOURCE1} > jabbim
 
@@ -54,17 +51,9 @@
 install -p -m 755 jabbim %{buildroot}/%{_bindir}/jabbim
 rm jabbim
 
-#mkdir -p %{buildroot}/%{_docdir}
-#install -p -m 644 AUTHORS %{buildroot}/%{_docdir}
-#install -p -m 644 COPYING %{buildroot}/%{_docdir}
-#rm AUTHORS COPYING
-
 # remove the files which are not useful for end-users
 # and files which upstream forgot to remove
-rm jabbim.{sh,pro}
-rm epydoc.cfg
-rm {gui-,}test.py
-rm locales/jabbim_{cs,en,sk}.ts
+rm jabbim.sh
 rm images/32x32/status/rsvg2png.sh
 
 mkdir -p %{buildroot}/%{jabbimdata}
@@ -111,6 +100,9 @@
 
 
 %changelog
+* Thu Jan 17 2008 Michal Schmidt <mschmidt at redhat.com> - 0.3-1
+- Upstream release 0.3 "PERUN".
+
 * Sun Dec 23 2007 Michal Schmidt <mschmidt at redhat.com> - 0.3-0.53.20071221svn
 - hardlink is not needed.
 - Update gtk icon cache after icon (un-)installation.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/jabbim/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	23 Dec 2007 19:35:38 -0000	1.2
+++ sources	19 Jan 2008 09:59:43 -0000	1.3
@@ -1 +1 @@
-d2488c7cb965c696def092de1e5c7726  jabbim-ng.tar.gz
+bd2dd704a6ef1b3799185c2e467aa08b  jabbim-0.3.tgz




More information about the fedora-extras-commits mailing list