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

Revision 9222, 15.4 KB checked in by Takemikaduchi, 9 years ago (diff)

R: rebuild
openbabel: add BR
k3b: new upstream release
others: KDE-4.14.3

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