SPECS: monodevelop.spec - 0.19
patrys
patrys at pld-linux.org
Sat Feb 16 02:37:16 CET 2008
Author: patrys Date: Sat Feb 16 01:37:16 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.19
---- Files affected:
SPECS:
monodevelop.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/monodevelop.spec
diff -u SPECS/monodevelop.spec:1.59 SPECS/monodevelop.spec:1.60
--- SPECS/monodevelop.spec:1.59 Mon Jan 21 17:19:36 2008
+++ SPECS/monodevelop.spec Sat Feb 16 02:37:10 2008
@@ -15,15 +15,14 @@
Summary: Mono IDE
Summary(pl.UTF-8): IDE dla Mono
Name: monodevelop
-Version: 0.18.1
-Release: 2
+Version: 0.19
+Release: 1
License: GPL/MIT
Group: Development/Tools
#Source0Download: http://go-mono.com/sources-stable/
Source0: http://go-mono.com/sources/monodevelop/%{name}-%{version}.tar.bz2
-# Source0-md5: 3d3c9c717e2fb809c7880a8a9efd8178
+# Source0-md5: 420d7aa9608771477156353eceb3b0c8
Patch0: %{name}-MOZILLA_FIVE_HOME.patch
-Patch1: %{name}-locale_names.patch
Patch2: %{name}-desktop.patch
Patch3: %{name}-install.patch
Patch4: %{name}-libdir.patch
@@ -48,6 +47,7 @@
BuildRequires: shared-mime-info
%{?with_asp:BuildRequires: xsp}
Requires(post,postun): desktop-file-utils
+Requires(post,postun): hicolor-icon-theme
Requires: gtkhtml
#%ifarch %{x8664} ia64 ppc64 s390x sparc64
#Requires: libgtkembedmoz.so()(64bit)
@@ -103,16 +103,12 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
-mv po/sl{_SI,}.po
-
%build
rm -rf autom4te.cache
-%{__intltoolize}
%{__libtoolize}
%{__aclocal}
%{__automake}
@@ -140,10 +136,12 @@
%post
%update_desktop_database_post
%update_mime_database
+%update_icon_cache hicolor
%postun
%update_desktop_database_postun
%update_mime_database
+%update_icon_cache hicolor
%files -f %{name}.lang
%defattr(644,root,root,755)
@@ -152,9 +150,11 @@
%{_libdir}/%{name}
%{_datadir}/mime/packages/*
%{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
%{_pkgconfigdir}/*
+%{_iconsdir}/hicolor/*/apps/monodevelop.png
+%{_iconsdir}/hicolor/*/apps/monodevelop.svg
%{_mandir}/man1/mdtool.1*
+%{_mandir}/man1/monodevelop.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -162,6 +162,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2008-02-16 01:37:10 patrys
+- 0.19
+
Revision 1.59 2008-01-21 16:19:36 wolvverine
- S: mono-compat-links, mono-csharp
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/monodevelop.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list