commit ccad44c64a2db3df1690d5e8ec7f7fbe1ae1d263
Author: Jaroslaw Kruk <[email protected]>
Date:   Sat Apr 13 20:19:31 2013 +0200

    - added anjuta-desktop.patch (fixed MimeType)
    - rel 3

 anjuta-desktop.patch | 12 ++++++++++++
 anjuta.spec          |  4 +++-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/anjuta.spec b/anjuta.spec
index fc6c0f5..5db758e 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -4,13 +4,14 @@ Summary(pl.UTF-8):    Zintegrowane środowisko programowania 
dla GNOME
 Summary(pt_BR.UTF-8):  Ambiente de desenvolvimento integrado C e C++
 Name:          anjuta
 Version:       3.8.0
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL v2+
 Group:         X11/Development/Tools
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.8/%{name}-%{version}.tar.xz
 # Source0-md5: aa3d0db7163be147edebf64609eacaa7
 Patch0:                vala-0.20.patch
+Patch1:                %{name}-desktop.patch
 URL:           http://projects.gnome.org/anjuta/
 BuildRequires: autoconf >= 2.65
 BuildRequires: autogen
@@ -140,6 +141,7 @@ Dokumentacja API biblioteki libanjuta.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__intltoolize}
diff --git a/anjuta-desktop.patch b/anjuta-desktop.patch
new file mode 100644
index 0000000..d79ea66
--- /dev/null
+++ b/anjuta-desktop.patch
@@ -0,0 +1,12 @@
+diff -urN anjuta-3.8.0.orig/anjuta.desktop.in.in 
anjuta-3.8.0/anjuta.desktop.in.in
+--- anjuta-3.8.0.orig/anjuta.desktop.in.in     2013-02-27 01:19:09.000000000 
+0100
++++ anjuta-3.8.0/anjuta.desktop.in.in  2013-04-13 16:16:38.000000000 +0200
+@@ -10,7 +10,7 @@
+ Type=Application
+ Categories=GNOME;GTK;Development;IDE;
+ StartupNotify=true
+-MimeType=application/x-anjuta;application/x-anjuta-project-template;x-anjuta-compressed-project-template;inode/directory;
++MimeType=application/x-anjuta;application/x-anjuta-project-template;x-anjuta-compressed-project-template;
+ X-GNOME-DocPath=anjuta/anjuta-manual.xml
+ X-GNOME-Bugzilla-Bugzilla=GNOME
+ X-GNOME-Bugzilla-Product=anjuta
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/anjuta.git/commitdiff/ccad44c64a2db3df1690d5e8ec7f7fbe1ae1d263

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to