source: projects/specs/trunk/g/gnome-user-docs/gnome-user-docs-vl.spec @ 5038

Revision 5038, 5.4 KB checked in by Takemikaduchi, 13 years ago (diff)

GNOME-3.2.1

Line 
1Summary:        GNOME User Documentation
2Summary(ja):    GNOME ユーザドキュメント
3Name:           gnome-user-docs
4Version:        3.2.1
5Release:        1%{?_dist_release}
6License:        FDL
7Source:         http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.2/%{name}-%{version}.tar.xz
8Group:          Applications/Documentation
9
10BuildArch:      noarch
11BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12BuildRequires:  gnome-doc-utils
13BuildRequires:  gettext, pkgconfig
14BuildRequires:  docbook-dtds
15BuildRequires:  which
16BuildRequires:  itstool
17Obsoletes:      gnome-users-guide
18Requires(post,postun): scrollkeeper >= 0.3.10
19
20Vendor: Project Vine
21Distribution: Vine Linux
22
23%description
24This package contains end user documentation for the GNOME desktop
25environment.
26
27%description -l ja
28このパッケージには GNOME デスクトップ環境のエンドユーザドキュメントが
29含まれています。
30
31%package l10n
32Summary: Localized documentations for %{name}
33Summary(ja): %{name} の各国語ドキュメント
34Group: Applications/Documentation
35Requires: %{name} = %{version}
36
37%description l10n
38This package contains localized documentation for GNOME
39desktop environment. (except for English)
40
41%description -l ja l10n
42このパッケージには GNOME デスクトップ環境の各国語のエンドユーザ
43ドキュメントが含まれています。(英語以外の言語)
44
45%prep
46%setup -q
47
48%build
49%configure --with-help-dir=%{_datadir}/gnome/help
50%__make %{?_smp_mflags}
51
52%install
53rm -rf $RPM_BUILD_ROOT
54
55make install DESTDIR=$RPM_BUILD_ROOT
56
57%clean
58rm -rf $RPM_BUILD_ROOT
59
60%post
61scrollkeeper-update > /dev/null 2>&1 || :
62exit 0
63
64%post l10n
65scrollkeeper-update > /dev/null 2>&1 || :
66exit 0
67
68%postun
69scrollkeeper-update > /dev/null 2>&1 || :
70exit 0
71
72%postun l10n
73scrollkeeper-update > /dev/null 2>&1 || :
74exit 0
75
76%files
77%defattr(-, root, root)
78%{_datadir}/gnome/help/C
79#%{_datadir}/gnome/help/ja
80
81%files l10n
82%defattr(-, root, root)
83%{_datadir}/gnome/help/*
84%exclude %{_datadir}/gnome/help/C
85#%exclude %{_datadir}/gnome/help/ja
86
87
88%changelog
89* Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
90- new upstream release
91- add BuildRequires: itstool
92
93* Tue Aug 16 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.4-1
94- new upstream release
95- delete SOURCE1
96
97* Sat Nov 06 2010 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.32.0-3
98- update translation of gnome2-user-guide.
99
100* Fri Nov 05 2010 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.32.0-2
101- update translation of gnome2-user-guide.
102
103* Tue Oct 05 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
104- new upstream release
105- add BuildRequires: docbook-dtds
106
107* Sat May 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-1
108- new upstream release
109
110* Wed Mar 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
111- new upstream release
112
113* Wed Mar 10 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.2-1
114- new upstream release
115
116* Sat Nov 28 2009 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.28.0-1
117- new upstream release
118
119* Wed Apr 08 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
120- new upstream release
121- split l10n docs to -l10n subpackage (except for C and ja)
122
123* Fri Sep 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
124- new upstream release
125
126* Sun Apr  6 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
127- new upstream release
128
129* Sun Aug  5 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.2-0vl1
130- new upstream release
131
132* Wed Sep 13 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.14.2-0vl2
133- change Group to Applications/Documentation. <BTS:VineLinux:163>
134
135* Mon May 08 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.14.2-0vl1
136- new upstream release
137- added BuildRequires: gnome-doc-utils
138
139* Wed Mar 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.1.1-0vl1
140- new upstream release
141
142* Fri Nov 26 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.1-0vl1
143- new upstream release, dropped SOURCE2
144- added Japanese summary and description
145
146* Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
147- new upstream release
148
149* Thu May 15 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.6-0vl1
150- new upstream release
151
152* Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.4-0vl1
153- new upstream release
154- build for Vine Linux
155
156* Mon Dec 16 2002 Havoc Pennington <hp@redhat.com>
157- add introduction-to-gnome.xml from CVS so the XML won't be broken
158
159* Fri Dec 13 2002 Tim Powers <timp@redhat.com> 2.0.1-1
160- update to 2.0.1
161
162* Thu Aug  8 2002 Havoc Pennington <hp@redhat.com>
163- 2.0.0 stable release
164- clean up uninstalled file warnings
165- blow build root at start of install
166
167* Mon Jun 24 2002 Owen Taylor <otaylor@redhat.com>
168- Version 1.93, should fix #67207
169
170* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
171- automated rebuild
172
173* Thu Jun 20 2002 Havoc Pennington <hp@redhat.com>
174- prereq scrollkeeper
175
176* Mon Jun 17 2002 Havoc Pennington <hp@redhat.com>
177- upgrade to gnome 2 docs
178- clean up the spec file a bit
179
180* Thu Jun 13 2002 Nalin Dahyabhai <nalin@redhat.com>
181- rebuild in different environment
182
183* Thu Jun 13 2002 Nalin Dahyabhai <nalin@redhat.com>
184- fix a scrollkeeper validation bug
185
186* Thu May 23 2002 Tim Powers <timp@redhat.com>
187- automated rebuild
188
189* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
190- automated rebuild
191
192
193* Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
194- Moved to red hat build system
195
196* Thu Feb 22 2001 Gregory Leblanc <gleblanc@cu-portland.edu>
197- de-uglification, and fixed the macros.
198
199* Mon Nov 27 2000 Kenny Graunke <kwg@teleport.com>
200- Initial cut
Note: See TracBrowser for help on using the repository browser.