source: projects/specs/trunk/m/monodevelop/monodevelop-vl.spec @ 3285

Revision 3285, 12.6 KB checked in by owa, 13 years ago (diff)

mono-2.10.1

Line 
1%define mono_dir %(/usr/bin/monodir)
2Summary: A Full-Featured IDE for Mono and Gtk#
3Summary(ja): Gtk# 版 Mono 統合開発環境
4Name: monodevelop
5Version: 2.4.2
6Release: 1%{?_dist_release}
7License: LGPL2.1
8Group: Applications/Development
9BuildArch: noarch
10URL: http://www.monodevelop.org/
11Source: http://ftp.novell.com/pub/mono/sources/%{name}/%{name}-%{version}.tar.bz2
12BuildRoot: %{_tmppath}/%{name}-%{version}-root
13Requires: mono-core >= 2.6.1
14Requires: monodoc >= 2.6.1
15Requires: gtk-sharp2 >= 2.12.8
16Requires: gtksourceview-sharp2 >= 0.10
17Requires: mono-addins
18Requires: mono-basic
19Requires: mono-web
20Requires: xsp
21Requires: pkgconfig
22PreReq: shared-mime-info
23BuildRequires: mono-devel mono-basic mono-nunit monodoc
24BuildRequires: gconf-sharp2 gtk-sharp2-gapi gtksourceview-sharp2
25BuildRequires: xsp mono-addins
26BuildRequires: intltool perl-XML-Parser shared-mime-info
27
28%description
29MonoDevelop is intended to be a full-featured integrated development
30environment (IDE) for mono and Gtk#. It was originally a port of
31SharpDevelop 0.98. See http://monodevelop.com/ for more information.
32
33%description -l ja
34MonoDevelop は mono と Gtk# のすべての機能を取り込んだ統合 IDE 環境を
35提供しようと考えてます。元は SharpDevelop 0.98 です。
36より詳しい説明は http://monodevelop.com/ をご覧ください。
37
38
39%prep
40%setup -q
41
42
43%build
44export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
45./configure \
46        --prefix=%{_prefix} \
47    --enable-subversion \
48    --enable-monoextensions \
49    --enable-aspnet \
50    --disable-update-mimedb \
51    --disable-update-desktopdb
52make
53
54
55%install
56rm -rf $RPM_BUILD_ROOT
57export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
58make install DESTDIR=$RPM_BUILD_ROOT \
59        GACUTIL_FLAGS="/package monodevelop /root ${RPM_BUILD_ROOT}%{_libdif}"
60
61mkdir -p $RPM_BUILD_ROOT%{_datadir}/pkgconfig
62mv $RPM_BUILD_ROOT%{_prefix}/lib/pkgconfig/* $RPM_BUILD_ROOT%{_datadir}/pkgconfig
63
64%find_lang %{name}
65
66
67%clean
68rm -rf $RPM_BUILD_ROOT
69
70
71%post
72update-mime-database /usr/share/mime >/dev/null || :
73
74
75%postun
76update-mime-database /usr/share/mime >/dev/null || :
77
78
79%files -f %{name}.lang
80%defattr(-,root,root)
81%{_prefix}/bin/*
82%{_prefix}/lib/monodevelop
83%{_datadir}/applications/monodevelop.desktop
84%{_datadir}/mime/packages/monodevelop.xml
85%{_datadir}/icons/hicolor/*/apps/monodevelop.png
86%{_datadir}/icons/hicolor/scalable/apps/monodevelop.svg
87%{_datadir}/pkgconfig/monodevelop.pc
88%{_datadir}/pkgconfig/monodevelop-core-addins.pc
89%{_mandir}/man1/mdtool.1.gz
90%{_mandir}/man1/monodevelop.1.gz
91
92
93%changelog
94* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 2.4.2-1
95- updated monodevelop to 2.4.2
96
97* Sun Nov 21 2010 Shu KONNO <owa@bg.wakwak.com> 2.4.1-1
98- updated monodevelop to 2.4.1
99
100* Sat Oct 09 2010 Shu KONNO <owa@bg.wakwak.com> 2.4-4
101- rebuilt with mono-2.8
102
103* Wed Oct 06 2010 Shu KONNO <owa@bg.wakwak.com> 2.4-3
104- rebuilt with rpm-4.8.1 for pkg-config
105
106* Mon Jul 26 2010 Shu KONNO <owa@bg.wakwak.com> 2.4-2
107- rebuild with mono-addins-0.5
108
109* Thu Jun 17 2010 Shu KONNO <owa@bg.wakwak.com> 2.4-1
110- updated monodevelop to 2.4
111- changed source url
112
113* Thu Apr 08 2010 Shu KONNO <owa@bg.wakwak.com> 2.2.2-1
114- updated monodevelop to 2.2.2
115
116* Sun Dec 27 2009 Shu KONNO <owa@bg.wakwak.com> 2.2-1
117- updated monodevelop to 2.2
118- changed licencse to LGPL2.1
119
120* Mon Jul 27 2009 Shu KONNO <owa@bg.wakwak.com> 2.0-4
121- added description in japanease
122
123* Wed Jul 08 2009 Shu KONNO <owa@bg.wakwak.com> 2.0-3
124- rebuilt with latest rpm to update mono-dependencies
125
126* Sun Apr 19 2009 Shu KONNO <owa@bg.wakwak.com> 2.0-2
127- changed Group to Applications/Development
128
129* Sun Apr 05 2009 Shu KONNO <owa@bg.wakwak.com> 2.0-1
130- updated monodevelop to 2.0
131
132* Mon Dec 29 2008 Shu KONNO <owa@bg.wakwak.com> 1.9.1-1
133- updated monodevelop to 1.9.1
134- rebuilt with mono-2.0.1
135
136* Wed Sep 17 2008 Shu KONNO <owa@bg.wakwak.com> 1.0-1
137- initial build for VineSeed
138    - applied vine versioning policy
139    - added japanese summary
140    - spec in utf-8
141
142* Wed Apr  9 2008 wberrier@suse.de
143- Remove vte-sharp2 from build requires.  It's not needed,
144  and that package doesn't exist anymore.
145* Wed Mar 26 2008 wberrier@suse.de
146- Update to 1.0
147  - Bug fixes:
148  - MD Crashes when you drag a menu inside its own submenu
149    (bnc#363865)
150  - Monodevelop and stetic destroy forms (bnc#362596)
151  - Problem with subclassing any container widget (bnc#361650)
152  - Version Control doesn't behave propertly (bnc#363858)
153  - Comment and uncomment function (bnc#325469)
154  - Create Package fails on projects with translations (bnc#362567)
155  - Exception with null arguments or nonexistant paths when
156    compiling/cleaning C project (bnc#361045)
157  - MonoDevelop crashes when creating/opening C++ Console Project
158    (bnc#359567)
159  - Build Output autohide button missing (bnc#368436)
160  - Have to hit esc twice to close the file/new file dialog
161    (bnc#358361)
162- Changes in 0.19 (1.0 RC1)
163  - Will use 2.0 runtime as default
164  - Icons have been tango-ified
165  - More than 85 bugs fixed
166* Mon Jan 14 2008 wberrier@suse.de
167- Fixed .desktop file to adhear to standards
168- Fix naming of Slovenian translation
169- Update to 0.18
170  - packaging split (database, boo, and java in separate packages)
171  - Improved Dock Manager
172  - Circa 75 bugfixes
173- Update to 0.17
174  - Deployment of ASP.NET projects
175  - Support for VS 2005 Web Application projects
176  - ASP.NET Codebehind Generation Improvements
177  - Generation of Satellite Assemblies
178  - Makefile generation improvements
179  - Various other IDE enhancements
180  - Circa 90 bugfixes
181* Wed Oct 10 2007 wberrier@suse.de
182- Don't use fdupes afterall (fails build)
183* Tue Oct  9 2007 wberrier@suse.de
184- Update to 0.16
185  - C/C++ Support
186  - New Database Add-in
187  - Text editor improvements
188  - On-the-fly error underlining
189  - Auto-generation of XML comment tags
190  - New ASP.NET features
191  - Multiple GTK# versions
192  - ChangeLog add-in
193  - More than 100 bugs fixed
194* Mon Sep 24 2007 wberrier@suse.de
195- monodevelop-fix_kde_crash_r86138.patch: fix #309204
196* Fri Aug  3 2007 maw@suse.de
197- Use %%fdupes.
198* Fri Aug  3 2007 wberrier@suse.de
199- Remove upstream monodevelop-rename_ja_JP.patch
200- Update to 0.15
201  - Configurable keybindings
202  - Output pad pinning
203  - Makefile integration
204  - Standard header support for source files
205  - Localization add-in preview
206  - Text editor improvements
207  - Updated gtk# designer (support for gtk# 2.8 and 2.10 widgets)
208  - Assembly signing
209  - Message log for internal messages
210  - More than 60 bugs fixed
211* Thu Jun 14 2007 wberrier@novell.com
212- Put ja_JP locale files in valid location
213  (monodevelop-rename_ja_JP.patch)
214- Update to 0.14
215  - Improved Toolbox and Properties pad
216  - Subversion add-in updates
217  - auth prompts
218  - supports newer versions of subversion
219  - New refactory operations:
220  - rename
221  - implement interface
222  - encapsulate field
223  - Search by filename or classname in Open Solution File Dialog
224  - New class and member selector when browsing source
225  - Improved smart indenting for C#
226  - Project export/conversion
227  - Packaging features: automatic bundling of an app
228  - Desktop integration: automatically generate  shell wrappers,
229  .desktop and .pc files
230  - Improved New Project dialog
231  - New Navigation Toolbar
232  - Gtk# Designer updates:
233  - better widget defaults
234  - supports internal and custom widgets
235  - images assigned to widgets are automatically added to project
236  - Can add file to project while creating them
237  - Improved VS2005 support and VS integration
238  - VB.Net support utilizes new vbnc compiler
239  - Close to 100 bugs fixed
240* Wed May 16 2007 wberrier@novell.com
241- Remove gtkhtml2-devel from BuildRequires (not needed, allows
242  building on sle10)
243* Tue Apr 24 2007 wberrier@novell.com
244- Depend on version of boo found at build time
245* Fri Apr 13 2007 wberrier@novell.com
246- add %%debug_package so debug packages get created
247* Wed Apr 11 2007 wberrier@novell.com
248- Add mono dep/req for older distros
249* Thu Apr  5 2007 wberrier@suse.de
250- Update to 0.13.1:
251  - Bugfix release to fix some asp.net compilation issues
252- Adapt for buildservice
253- Clean up unnecessary BuildRequires
254* Thu Mar  1 2007 wberrier@suse.de
255- Update to 0.13:
256  - More than 70 bugs fixed
257  - Revamped VersionControl addin
258  - New task view features (TODO type lists)
259  - Code completion improvements and fixes
260  - Native support for VisualStudio 2005 Project files
261  - Custom commands in projects
262  - Makefile integration
263  - New Generic Project Type
264  - New Deployment infrastruction
265  - Automatic project reloading when changes in files detected
266  while the project is open
267  - Gtk# designer improvements (Undo/Redo support)
268  - Context sensitive help for classes when F1 is pressed
269  - Support for Win32Icon and Win32Resource options in C# projects
270  - New Layout toolbar which includes a combobox for fast layout
271  switching
272  - Support for files outside of a project directory
273  - Editor wrap mode selector
274  - File viewer selector (possible to have multiple viewers for
275  a filetype)
276  - Improvements in ASP.NET support:
277  - added a new option that can be used to disable compilation-time
278  CodeBehind verification for different configurations
279  - Several important stability fixes in AspNetEdit
280  - Improvements to toolbox, now includes default items with icons
281  - New Go to Type dialog, for easily jumping to a class defined
282  in a project
283* Mon Jan 22 2007 ro@suse.de
284- drop requires for gnome-filesystem
285* Wed Jan  3 2007 wberrier@suse.de
286- handle mime files properly
287  - spec file fixes from Andreas Hanke to fix bnc #225812
288* Thu Oct 19 2006 ro@suse.de
289- added mono-devel to buildrequires
290* Tue Sep  5 2006 wberrier@suse.de
291- Update to 0.12
292  - Better code completion support, supports C# 2.0
293  - Class information is shown using the syntax of the current
294  language
295  - New "Open With" Menu
296  - stetic menu designer
297  - autotools project support
298  - additional addin management features
299  - Support for multiple text file encodings
300  - ASP.NET Support
301  - Lots of bug fixes and better stability
302* Wed Aug 30 2006 wberrier@suse.de
303- Add mono-nunit to BuildRequires
304* Mon Jul 31 2006 wberrier@suse.de
305- Update to 0.11
306- Lots of new features and fixes, too many to list here.  One big
307  addition is the stetic gui designer integration
308- 2.4.0 -> 2.8.0 hack now unnecessary
309* Sun Mar 26 2006 ro@suse.de
310- removed ifarch from noarch package
311* Fri Mar 24 2006 wberrier@suse.de
312- Require mono-basic so that vbnet templates will compile
313* Wed Mar 15 2006 wberrier@suse.de
314- Update references for gtk# 2.4 to 2.8 in template files
315  * * Otherwise all the gtk#2 template projects will fail to compile **
316* Mon Mar 13 2006 wberrier@suse.de
317- Remove mime.cache and quote update_desktop args
318* Fri Feb 17 2006 gekker@suse.de
319- fixup desktop file for UI team
320* Wed Feb  1 2006 aj@suse.de
321- Fix Requires and BuildRequires to build again.
322* Wed Jan 25 2006 mls@suse.de
323- converted neededforbuild to BuildRequires
324* Fri Jan 13 2006 gekker@suse.de
325- Fixup nfb and Requires for new gtk-sharp2 packaging
326* Mon Jan  9 2006 gekker@suse.de
327- Fix to build against new mono version 1.1.13
328* Mon Dec 12 2005 wberrier@suse.de
329- Convert to noarch package, and clean up build deps
330* Tue Nov 29 2005 wberrier@suse.de
331- Update to 0.9 (which obsoletes the version control patch)
332* Fri Nov 18 2005 wberrier@suse.de
333- Patch VersionControl AddIn to compile with mcs 1.1.10
334* Mon Nov  7 2005 sbrabec@suse.cz
335- Renamed rename *-sharp-2_0 to *-sharp2 in Requires (#132436).
336* Tue Oct 25 2005 ro@suse.de
337- remove mono-debugger from nfb for the moment
338* Thu Oct 20 2005 ro@suse.de
339- rename gecko-sharp-2_0 and gtksourceview-sharp-2_0 in nfb
340* Thu Oct 13 2005 wberrier@suse.de
341- Update to 0.8 and add configure options (--enable-nunit --enable-versioncontrol --enable-monoextensions)
342* Thu Sep 22 2005 ro@suse.de
343- remove libgdiplus-devel from nfb (dropped)
344* Tue Sep 13 2005 gekker@suse.de
345- Disable boo support so monodevelop will run (113802)
346* Sun Sep  4 2005 aj@suse.de
347- Update check-build.sh.
348* Tue Aug 30 2005 ro@suse.de
349- do not require mono-debugger on ppc (can not build there)
350* Fri Aug 26 2005 ro@suse.de
351- nfb: monodoc -> monodoc-core
352* Thu Aug 18 2005 gekker@suse.de
353- Fix desktop category for menus.
354* Tue Aug 16 2005 aj@suse.de
355- Add check-build script.
356* Tue Aug  9 2005 gekker@suse.de
357- Fix requirements
358- Remove files that conflict with shared-mime-info
359- Verify that bugs #71734 and #71735 are fixed
360* Sun Aug  7 2005 ro@suse.de
361- rename nfb and deps for gtksourceview-sharp and gecko-sharp
362* Thu Aug  4 2005 gekker@suse.de
363- Update to version 0.7
364- Remove upstreamed patches
365* Wed May 18 2005 gekker@suse.de
366- fix to build with mono-1.1.7
367* Tue Mar  1 2005 gekker@suse.de
368- fix requires (66770).
369* Tue Feb 15 2005 ro@suse.de
370- fix build on x86_64
371* Tue Feb  8 2005 gekker@suse.de
372- Add patches to fix namespacing issues.
373- Add suse_update_desktop_config
374* Mon Dec 13 2004 clahey@suse.de
375- New package.
Note: See TracBrowser for help on using the repository browser.