source: projects/specs/trunk/k/kdegraphics/kdegraphics-vl.spec @ 4665

Revision 4665, 15.3 KB checked in by inagaki, 13 years ago (diff)

NEW: kdegraphics-4.7.0

Line 
1Name: kdegraphics
2Summary: KDE Graphics Applications
3Summary(ja): KDE グラフィックアプリケーション集
4Version: 4.7.0
5Release: 1%{?_dist_release}
6
7Group: Applications/Graphics
8License: GPLv2
9URL: http://www.kde.org/
10
11BuildRoot: %{_tmppath}/%{name}-%{version}-root
12BuildArch: noarch
13
14Requires: %{name}-libs = %{version}-%{release}
15
16Requires: gwenview >= %{version}
17Requires: kamera >= %{version}
18Requires: kcolorchooser >= %{version}
19Requires: kdegraphics-strigi-analyzer >= %{version}
20Requires: kdegraphics-thumbnailers >= %{version}
21Requires: kgamma >= %{version}
22Requires: kolourpaint >= %{version}
23Requires: kruler >= %{version}
24Requires: ksaneplugin >= %{version}
25Requires: ksnapshot >= %{version}
26Requires: okular >= %{version}
27Requires: svgpart >= %{version}
28
29Obsoletes: kdegraphics3
30Obsoletes: kdegraphics4 < %{version}-%{release}
31Provides: kdegraphics4 = %{version}-%{release}
32
33Vendor: Project Vine
34Distribution: Vine Linux
35Packager: inagaki
36
37%description
38Kdegraphics metapackage, to ease migration to split applications
39
40%description -l ja
41KDE 向けのグラフィックアプリケーションをインストールするためのメタパッケージです.
42
43%package libs
44Summary: Runtime libraries for %{name}
45Summary(ja): %{name} のランタイムライブラリ
46Group:   System Environment/Libraries
47Requires: libkipi >= %{version}
48Requires: libkdcraw >= %{version}
49Requires: libkexiv2 >= %{version}
50Requires: libksane >= %{version}
51
52%description libs
53%{summary}.
54
55%description -l ja libs
56%{name} のランタイムライブラリをインストールするためのメタパッケージです.
57
58%package devel
59Summary: Development files for kdegraphics
60Summary(ja): %{name} の開発用ファイル
61Group: Development/Libraries
62Requires: %{name}-libs = %{version}-%{release}
63Requires: libkipi-devel
64Requires: libkdcraw-devel
65Requires: libkexiv2-devel
66Requires: libksane-devel
67Requires: okular-devel
68Provides: kdegraphics4-devel = %{version}-%{release}
69
70%description devel
71%{summary}.
72
73%description devel
74%{name} の開発用ファイルをインストールするためのメタパッケージです.
75
76
77%prep
78# blank
79
80%build
81# blank
82
83
84%install
85# blank
86
87%clean
88rm -rf $RPM_BUILD_ROOT
89
90%files
91# blank
92
93%files libs
94# blank
95
96%files devel
97# blank
98
99%changelog
100* Mon Aug 22 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.0-1
101- placeholder metapackage
102
103* Sat Jun 25 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.4-1
104- new upstream release
105
106* Wed Apr 06 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.6.1-2
107- add Patch53: kdegraphics-4.6.0-libjpeg_version-2.patch
108
109* Sun Mar 13 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
110- new upstream release
111
112* Tue Mar  1 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.0-2
113- added BR: libXfixes-devel, libXpm-devel and shared-desktop-ontologies-devel
114
115* Sun Feb 20 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.0-1
116- new upstream release
117- added Patch50 and 51 from Fedora
118
119* Sun Sep 26 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.1-2
120- rebuilt with rpm-4.8.1 for pkg-config
121
122* Sun Sep  5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.1-1
123- new upstream release
124- dropt Patch100 (merged into upstream)
125
126* Sun Aug 29 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.0-2
127- added Patch100 for CVE-2010-2575
128- updated Japanese summary
129- added Japanese description
130
131* Tue Aug 17 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.0-1
132- new upstream release
133
134* Sun Jul  4 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.5-1
135- new upstream release
136- added Conflicts: kdegraphics3
137
138* Fri May  7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.3-1
139- new upstream release
140
141* Wed May  5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.2-2
142- rebuilt with exiv2-0.19
143
144* Wed Apr 14 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.2-1
145- new upstream release
146
147* Sun Mar  7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.1-1
148- new upstream release
149
150* Sat Mar  6 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.0-1
151- new upstream release
152- built with new toolchain
153
154* Wed Nov 25 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.3-1
155- new upstream release
156
157* Tue Nov  3 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.2-2
158- rebuilt with poppler-qt4-devel 0.12.1
159
160* Sat Oct 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.2-1
161- new upstream release
162
163* Sat Sep  5 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.1-1
164- new upstream release
165- used %cmake macro
166
167* Sun Aug 30 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.0-1
168- new upstream release
169- changed Group to Applications/Graphics
170
171* Sun May 10 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.5.8-3
172- rebuilt with kdelibs-3.5.8-2
173- added Japanese summary, spec in UTF-8
174- added %%post, %%postun section
175
176* Wed Apr 29 2009 TOSHI <milk-tea1977@dune.ocn.ne.jp> 3.5.8-2vl4
177- add Patch100 (CVE-2009-0166,CVE-2009-1180)
178- add Patch101 (CVE-2009-1182,CVE-2009-1183)
179- add BuildPrereq: arts-devel gamin-devel libidn-devel libart_lgpl-devel
180- applied vine versioning policy.
181
182* Thu Oct 18 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl2
183- rebuild for VineSeed
184
185* Thu Oct 18 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl1
186- new upstream release
187- drop Patch0
188- add Patch1 (CVE-2007-5393)
189
190* Thu Aug  2 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl4
191- add Patch0 (CVE-2007-3387)
192
193* Mon Jul 23 2007 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.7-0vl3
194- added --with-qt-libraries configure option
195
196* Wed Jun 20 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl2
197- rebuild for VineSeed
198
199* Sat May 26 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl1
200- new upstream release
201
202* Tue Jan 23 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.6-0vl1
203- new upstream release
204
205* Tue Oct  3 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl2
206- rebuild for VineSeed
207
208* Tue Oct  3 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl1
209- new upstream release
210
211* Tue Aug  1 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl2
212- rebuild for VineSeed
213
214* Tue Aug  1 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl1
215- new upstream release
216
217* Wed May 31 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl2
218- rebuild for VineSeed
219
220* Wed May 31 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl1
221- new upstream release
222
223* Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl2
224- rebuild for VineSeed
225
226* Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl1
227- new upstream release
228- drop Patch0
229
230* Mon Feb  6 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl2
231- add BuildPrereq: libexif-devel for VineSeed
232
233* Mon Feb  6 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl1
234- new upstream release
235- update Patch0
236
237* Thu Jan  5 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl3
238- rebuild for VineSeed
239
240* Thu Jan  5 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl3
241- update Patch0 (http://www.kde.org/info/security/advisory-20051207-2.txt)
242
243* Thu Dec  8 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl2
244- rebuild for VineSeed
245
246* Thu Dec  8 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl1
247- new upstream release
248- add Patch0 (post-3.5.0-kdegraphics-CAN-2005-3193.diff)
249
250* Mon Nov 14 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl0.rc1
251- new upstream release
252
253* Mon Oct 17 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.92-0vl1
254- new upstream release
255- delete all patches
256
257* Tue Sep 20 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.91-0vl1
258- new upstream release
259- add Patch1 - Patch2
260- drop Patch0
261
262* Fri Jul 22 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl2
263- rebuild for VineSeed
264
265* Fri Jul 22 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl1
266- new upstream release
267
268* Mon Jun  6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.1-0vl2
269- build for VineSeed
270- add --disable-rpath to configure option
271
272* Mon Jun  6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.1-0vl1
273- new upstream release
274- use %%{?_smp_mflags} for make option
275
276* Thu Mar 17 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl2
277- rebuild for VineSeed
278
279* Thu Mar 17 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl1
280- new upstream release
281- remove patch1 and patch2
282- build kamera, remove source1 and add Requires: gphoto2
283- update %%files
284
285* Fri Jan 21 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl4
286- build for VineSeed
287- add BuildPrereq: libusb-devel
288
289* Fri Jan 21 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl3
290- add Patch2 (http://www.kde.org/info/security/advisory-20050119-1.txt)
291
292* Sat Jan  1 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl2
293- rebuild for VineSeed
294
295* Sat Jan  1 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl1
296- new upstream release
297- add patch1 (http://www.kde.org/info/security/advisory-20041223-1.txt)
298
299* Sun Oct 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl1
300- source upgrade
301
302* Tue Aug 10 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl2
303- rebuild with qt32
304
305* Wed Jun 16 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl1
306- source upgrade
307- remove lines about vine26
308
309* Sat May  1 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.2-0vl1
310- source upgrade
311- add URL: http://www.kde.org
312- add BuildPrereq: lcms-devel >= 1.09 fribidi-devel >= 0.10.4
313
314* Tue Mar 23 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl2
315- add patch0 and Requires: xpdf (http://bugs.kde.org/76302)
316
317* Sun Mar 21 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl1
318- source upgrade
319
320* Sat Jan 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.5-0vl2
321- rebuild for VineSeedPlus
322
323* Sun Jan 11 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.5-0vl1
324- source upgrade
325- build for VinePlus/2.6
326- (VinePlus/2.6) BuildPrereq: autoconf258
327
328* Sun Dec 28 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl3
329- build for VineSeed with new toolchain and qt-3.2.3
330
331* Sun Nov  2 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0.26vl2
332- rebuild with qt-3.2.1-0.26vl3
333
334* Sun Oct 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl2
335- rebuild with qt-3.2.1-0vl3
336
337* Tue Sep 23 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl1
338- source upgrade
339- change spec to build with gcc-3.2.3
340
341* Sun Jul 20 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.3-0vl1
342- source upgrade
343- change spec to build with gcc295
344- change make option for SMP and add script
345
346* Sat May 10 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl1
347- source upgrade
348- built with libpng >= 1.2.5 when %{vine26} is set to 0 (ie VineSeedPlus)
349
350* Sat Apr 12 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1a-0vl1
351- source upgrade
352- change spec to build both VineSeed and Vine2.5/2.6
353- change spec to make monolithic package only
354- revised description and files section
355
356* Sat Oct 19 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl2
357- objprelink2 support only ix86 (add %ifarch %{ix86} ... )
358
359* Sun Oct 13 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl1
360- source upgrade
361- BuildPrereq: autoconf253 objprelink2
362
363* Wed Sep 18 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.3-0vl1
364- source upgrade
365
366* Sun Jul 14 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.2-0vl1
367- source upgrade
368
369* Wed May  8 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0-1vl2
370- source update to 3.0
371- add BuildPrereq: xpdf
372- some files are divided to kdegraphics-devel
373- kdvi now works
374
375* Sun Mar 31 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0-1vl1
376- merged with rawhide 3.0.0-0.cvs20020306.1
377- source update to cvs-20020329
378- add BuildPrereq: autoconf252 automake15
379- add %define with_kamera 0
380- add %define monolithic 1
381- delete kdvi (it is broken)
382- There is Vine's previous changes, hacked for Vine
383 -- Sun Mar 17 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.2-0vl1
384  - update to 2.2.2
385  - stop removing kpaint (it works now)
386 -- Fri Nov 30 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.1-1vl1
387  - Delete Epoch
388  - Change BuildRequires and Requires
389  - objprelink (i386 only)
390  - Build for VineSeed
391  - remove kpaint (it does not work)
392
393* Wed Mar  6 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20020306.1
394- Update
395- Rename subpackages
396- Don't build kamera on alpha
397
398* Wed Dec 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20011226.1
399- Update
400- Reorganize package
401
402* Thu Jul 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010726.1
403- The -devel package has kscan-related files -n only. Since kscan isn't built
404  on s390/s390x, don't build the devel package there.
405
406* Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010724.1
407- Add more build dependencies (#48970)
408- Remove ia64 workarounds, no longer needed
409- Update
410
411* Mon Jul 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010723.1
412- Restore -devel package, got lost during the update
413- Fix build on s390/s390x
414- Update
415
416* Sun Jul 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010722.2
417- Make symlinks relative
418- Update
419
420* Wed Feb 21 2001 Bernhard Rosenkraenzer <bero@redhat.com>
421- 2.1-respin
422
423* Tue Feb 20 2001 Bernhard Rosenkraenzer <bero@redhat.com>
424- 2.1
425
426* Fri Feb 16 2001 Than Ngo <than@redhat.com>
427- fix to build against glibc
428
429* Tue Feb  6 2001 Bernhard Rosenkraenzer <bero@redhat.com>
430- Get rid of libkdefakes.so.0 dependency
431
432* Mon Jan 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
433- Update
434
435* Mon Jan  1 2001 Bernhard Rosenkraenzer <bero@redhat.com>
436- Update
437
438* Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
439- Update
440- Stop excluding ia64
441
442* Wed Nov 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
443- Update to HEAD
444
445* Fri Nov  3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
446- Update to KDE_2_0_BRANCH
447
448* Mon Oct 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
449- 2.0 final
450
451* Thu Aug 24 2000 Than Ngo <than@redhat.com>
452- update to kdegraphics-1.93
453
454* Sun Aug 20 2000 Than Ngo <than@redhat.com>
455- add missing kdegraphic2 package
456
457* Mon Aug  7 2000 Bernhard Rosenkraenzer <bero@redhat.com>
458- new version
459
460* Tue Jul 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
461- new snapshot
462- work around compiler bug by disabling kcoloredit for now, FIXME
463
464* Fri Jul 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
465- new snapshot
466- SMPify build
467
468* Sun Jul 16 2000 Than Ngo <than@redhat.de>
469- use gcc 2.96
470- new snapshot
471- fix docdir
472
473* Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
474- Add Epoch - for some reason, rpm thinks 1.1.2 > 1.92.20000623.
475
476* Tue Jun 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
477- new snapshot
478- ExcludeArch ia64 for now
479
480* Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
481- new snapshot
482- move it to /usr, where it belongs
483
484* Sun Oct 24 1999 Bernhard Rosenkraenzer <bero@redhat.de>
485- Fix compilation
486
487* Fri Oct 22 1999 Bernhard Rosenkraenzer <bero@redhat.de>
488- 2.0 CVS
489
490* Fri Sep 24 1999 Preston Brown <pbrown@redhat.com>
491- mark doc files as such
492
493* Wed Sep 08 1999 Preston Brown <pbrown@redhat.com>
494- upgraded to 1.1.2 release
495
496* Fri Jun 11 1999 Preston Brown <pbrown@redhat.com>
497- snapshot, includes kde 1.1.1 + fixes
498
499* Mon Apr 19 1999 Preston Brown <pbrown@redhat.com>
500- last snapshot before release
501
502* Mon Apr 12 1999 Preston Brown <pbrown@redhat.com>
503- latest stable snapshot
504
505* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
506- Injected new description and group.
507
508* Mon Feb 08 1999 Preston Brown <pbrown@redhat.com>
509- upgraded to KDE 1.1 final.
510
511* Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
512- updates to new libstdc++ and rpm standards.
513
514* Wed Jan 06 1999 Preston Brown <pbrown@redhat.com>
515- re-merged in updates from Duncan Haldane
516
Note: See TracBrowser for help on using the repository browser.