source: projects/specs/trunk/h/htmlview/htmlview-vl.spec @ 521

Revision 521, 5.9 KB checked in by daisuke, 14 years ago (diff)

import VineSeed package specs

Line 
1Summary: Tools for launching Preferred Applications
2Summary(ja): お気に入りのアプリケーションを起動するツール
3Name: htmlview
4Version: 4.0.0
5Release: 3%{?_dist_release}
6License: Public Domain
7Source0: htmlview
8Source1: launchmail
9Group: Applications/Internet
10BuildRoot: %{_tmppath}/%{name}-root
11BuildArch: noarch
12Requires: vine-menus
13
14%description
15htmlview and launchmail are tools for launching Preferred Applications.
16This package exists for compatibility reasons and is likely to be removed
17later when equivalent functionality is implemented elsewhere.
18
19%description -l ja
20htmlview と launchmail はお気に入りのアプリケーションを起動するツール
21です。このパッケージは互換性を保つために用意されており、同等の機能が
22別のアプリケーションにより提供されれば、いずれ削除されます。
23
24%prep
25%install
26mkdir -p $RPM_BUILD_ROOT%{_bindir}
27install -c -m 755 %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}
28install -c -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}
29
30###  Are these kind of links really required?
31# mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
32# ln -sf %{_datadir}/desktop-menu-patches/redhat-web.desktop \
33#   $RPM_BUILD_ROOT/%{_datadir}/applications/redhat-web.desktop
34# ln -sf %{_datadir}/desktop-menu-patches/redhat-email.desktop \
35#   $RPM_BUILD_ROOT/%{_datadir}/applications/redhat-email.desktop
36
37%clean
38rm -rf $RPM_BUILD_ROOT
39
40%files
41%defattr(-,root,root)
42%{_bindir}/htmlview
43%{_bindir}/launchmail
44#%{_datadir}/applications/redhat-web.desktop
45#%{_datadir}/applications/redhat-email.desktop
46
47%changelog
48* Fri Aug 15 2008 Shu KONNO <owa@bg.wakwak.com> 4.0.0-3vl5
49- applied new versioning policy, spec in utf-8
50
51* Mon Jul 09 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 4.0.0-3vl1
52- update based on fedora development 4.0.0-3.
53- added japanese description.
54
55  * Wed May 09 2007 Warren Togami <wtogami@redhat.com> - 4.0.0-3
56  - run konqueror in browser mode #239293
57 
58  * Mon May 07 2007 Warren Togami <wtogami@redhat.com> - 4.0.0-2
59  - if KDE-only desktop, use fallback apps so konqueror and kmail will launch
60    #239300 and #239293
61 
62  * Thu Dec 14 2006 Warren Togami <wtogami@redhat.com> - 4.0.0-1
63  - minor modernization of htmlview's app lists
64  - improve launchmail's non-GNOME error case
65 
66  * Wed Nov  1 2006 Matthias Clasen <mclasen@redhat.com> - 3.0.0-15
67  - Ensure that launchmail always brings up the mail component
68    of evolution.  (#212718)
69 
70  * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3.0.0-14.1
71  - rebuild
72 
73  * Tue Feb 28 2006 Matthias Clasen <mclasen@redhat.com>> 3.0.0-14
74  - Create absolute symlinks to desktop files (#176104)
75 
76  * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
77  - rebuilt
78 
79  * Sat Nov 19 2005 Warren Togami <wtogami@redhat.com> - 3.0.0-13
80  - xterm no longer in X11R6 dir
81 
82  * Mon Oct 24 2005 Warren Togami <wtogami@redhat.com> - 3.0.0-12
83  - note deprecated compat status (#171609)
84 
85  * Wed May 11 2005 Warren Togami <wtogami@redhat.com> - 3.0.0-11
86  - also ignore -remote (#154033)
87 
88  * Sun Apr 24 2005 Warren Togami <wtogami@redhat.com> - 3.0.0-10
89  - handle names with spaces, ignore multiple targets (#92335)
90  - req which (#145509)
91 
92* Fri Jan 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.0-8vl1
93- initial build for Vine Linux
94
95* Mon Oct 18 2004  <jrb@redhat.com> - 3.0.0-8
96- special case mozilla to handle the ' -mail' flag.
97
98* Mon Oct 18 2004  <jrb@redhat.com> - 3.0.0-7
99- add back the redhat-web/redhat-email links for the panel
100
101* Sat Sep 18 2004 Warren Togami <wtogaim@redhat.com> - 3.0.0-6
102- #132869 Anvil's exists() fix
103
104* Thu Sep 16 2004 GNOME <jrb@redhat.com> - 3.0.0-5
105- remove desktop files.
106
107* Wed May 05 2004 Warren Togami <wtogami@redhat.com> 3.00-4
108- minor changes to htmlview
109- add launchmail
110- move redhat-email.desktop from evolution
111
112* Sat Apr 17 2004 Warren Togami <wtogami@redhat.com> 3.0.0-3
113- mimic gnome-open if available, otherwise fallback to old htmlview behavior
114- fix error handling (karsten)
115
116* Fri Apr 16 2004 Warren Togami <wtogami@redhat.com> 2.0.0-13
117- read http instead of unknown key
118
119* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
120- rebuilt
121
122* Tue Oct 21 2003 Matt Wilson <msw@redhat.com> 2.0.0-11
123- add epiphany (#106255)
124
125* Sun Oct 19 2003 Florian La Roche <Florian.LaRoche@redhat.de>
126- add a %%clean specfile target
127
128* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
129- rebuilt
130
131* Fri Dec  6 2002 Tim Waugh <twaugh@redhat.com> 2.0.0-9
132- Be gconf-aware; use the 'preferred applications' setting.
133
134* Tue Oct  8 2002 Mike A. Harris <mharris@redhat.com> 2.0.0-7
135- All-arch rebuild
136- Change {prefix}/bin and {prefix}/share to _bindir, _datadir, etc..
137
138* Thu Aug 22 2002 Christopher Blizzard <blizzard@redhat.com> 2.0.0-6
139- Use an absolute symlink so that you can drag and drop the .desktop
140  entry.
141
142* Fri Aug 09 2002 Christopher Blizzard <blizzard@redhat.com> 2.0.0-5
143- Prefer Mozilla over galeon
144- Include link to redhat-web.desktop
145
146* Fri Aug 09 2002 Phil Knirsch <pknirsch@redhat.com> 2.0.0-4
147- Updated to start the first look for the GENERIC browers and terms (#68848)
148
149* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 2.0.0-3
150- automated rebuild
151
152* Thu May 23 2002 Tim Powers <timp@redhat.com> 2.0.0-2
153- automated rebuild
154
155* Mon Jan 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.0.0-1
156- Allow /etc/htmlview.conf and ~/.htmlviewrc files to allow users to
157  pick their preferred browsers.
158
159* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
160- automated rebuild
161
162* Wed Aug 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.0-1
163- Add Galeon to the list of known browsers, prefer Mozilla over
164  Konqueror if in gnome (#52137)
165
166* Wed Mar  7 2001 Bill Nottingham <notting@redhat.com>
167- add a license note to the script
168
169* Tue Jan  9 2001 Bernhard Rosenkraenzer <bero@redhat.com>
170- 1.1.0:
171  - Add konqueror to the list of known browsers
172  - Add support for remote URLs (so we can use this for licq, as well)
173  - Some cleanups
174
175* Tue Sep 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
176- initial rpm
Note: See TracBrowser for help on using the repository browser.