rpms/kbibtex/F-7 kbibtex-0.2-desktop-file-type.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 kbibtex.spec, 1.10, 1.11 sources, 1.5, 1.6

Christian Nolte (noltec) fedora-extras-commits at redhat.com
Fri Jan 4 20:25:03 UTC 2008


Author: noltec

Update of /cvs/pkgs/rpms/kbibtex/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4588

Modified Files:
	.cvsignore kbibtex.spec sources 
Added Files:
	kbibtex-0.2-desktop-file-type.patch 
Log Message:
- update to latest upstream version


kbibtex-0.2-desktop-file-type.patch:

--- NEW FILE kbibtex-0.2-desktop-file-type.patch ---
diff -up kbibtex-0.2/src/kbibtex_part.desktop.type kbibtex-0.2/src/kbibtex_part.desktop
--- kbibtex-0.2/src/kbibtex_part.desktop.type	2008-01-01 16:14:47.000000000 +0100
+++ kbibtex-0.2/src/kbibtex_part.desktop	2008-01-01 16:15:09.000000000 +0100
@@ -12,4 +12,4 @@ Name[de]=Einbettungsfähige Komponente v
 MimeType=text/x-bibtex;application/x-endnote-library;
 ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart
 X-KDE-Library=libkbibtexpart
-Type=Service
+Type=Application


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kbibtex/F-7/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	9 Jul 2007 20:51:00 -0000	1.5
+++ .cvsignore	4 Jan 2008 20:24:29 -0000	1.6
@@ -1 +1 @@
-kbibtex-0.1.5.52.tar.bz2
+kbibtex-0.2.tar.bz2


Index: kbibtex.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kbibtex/F-7/kbibtex.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- kbibtex.spec	9 Jul 2007 20:51:00 -0000	1.10
+++ kbibtex.spec	4 Jan 2008 20:24:29 -0000	1.11
@@ -1,12 +1,13 @@
 Name:		kbibtex
-Version:	0.1.5.52
-Release:	10%{?dist}
+Version:	0.2
+Release:	12%{?dist}
 Summary:	A BibTeX editor for KDE  
 
 Group:		Applications/Editors
-License:	GPL
+License:	GPLv2+
 URL:		http://www.unix-ag.uni-kl.de/~fischer/kbibtex/
 Source0:	http://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/kbibtex-%{version}.tar.bz2
+Patch1:		kbibtex-0.2-desktop-file-type.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  kdebase-devel >= 3.3 libxslt-devel desktop-file-utils
@@ -19,6 +20,7 @@
 
 %prep
 %setup -q
+%patch1 -p1 -b .type
 
 %build
 unset QTDIR || : ; . /etc/profile.d/qt.sh
@@ -113,6 +115,10 @@
 %{_datadir}/applications/fedora-kbibtex_part.desktop
 
 %changelog
+* Tue Jan 01 2008 Christian Nolte <ch.nolte at noltec.org> - 0.2-12
+- Updated to latest upstream version 0.2
+- Desktop-File kbibtex_part.desktop patched: Type is Application now
+
 * Mon Jul 09 2007 Christian Nolte <ch.nolte at noltec.org> - 0.1.5.52-10
 - Updated to latest upstream version
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kbibtex/F-7/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	9 Jul 2007 20:51:00 -0000	1.5
+++ sources	4 Jan 2008 20:24:29 -0000	1.6
@@ -1 +1 @@
-8e02b898f96a8f6fbb31afc70ebdb123  kbibtex-0.1.5.52.tar.bz2
+4ed33020f68c970e5ec37a20d3a49b59  kbibtex-0.2.tar.bz2




More information about the fedora-extras-commits mailing list