gutenprint-vl.spec 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622
  1. %define build_with_ijs_support 1
  2. %define cups_serverbin %{_libdir}/cups
  3. Name: gutenprint
  4. Summary: Printer Drivers Package
  5. Summary(ja): プリンタドライバ集
  6. Version: 5.2.10
  7. Release: 2%{?_dist_release}
  8. Group: System Environment/Libraries
  9. License: GPLv2+
  10. URL: http://gimp-print.sourceforge.net/
  11. Source0: http://dl.sf.net/gimp-print/gutenprint-5.2/%{version}/gutenprint-%{version}.tar.bz2
  12. # Post-install script to update foomatic PPDs.
  13. Source1: gutenprint-foomaticppdupdate
  14. # Post-install script to update CUPS native PPDs.
  15. Source2: cups-genppdupdate.py.in
  16. Patch0: gutenprint-menu.patch
  17. Patch1: gutenprint-O6.patch
  18. Patch2: gutenprint-selinux.patch
  19. Patch3: gutenprint-postscriptdriver.patch
  20. Patch4: gutenprint-yyin.patch
  21. Patch5: gutenprint-manpage.patch
  22. Patch6: gutenprint-test-suite.patch
  23. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  24. BuildRequires: cups >= 1.4.0
  25. BuildRequires: cups-libs >= 1.4.0
  26. BuildRequires: cups-devel
  27. BuildRequires: foomatic
  28. BuildRequires: gettext-devel
  29. BuildRequires: gimp-devel
  30. BuildRequires: gtk2-devel
  31. BuildRequires: libjpeg-devel
  32. BuildRequires: libpng-devel
  33. BuildRequires: libtiff-devel
  34. BuildRequires: libusb1-devel
  35. BuildRequires: pkgconfig
  36. %if %{build_with_ijs_support}
  37. BuildRequires: ghostscript-devel
  38. %endif
  39. BuildRequires: gimp
  40. BuildRequires: chrpath
  41. # Make sure we get postscriptdriver tags.
  42. BuildRequires: python-cups
  43. Obsoletes: gimp-print-utils <= 4.2.7-25
  44. Provides: gimp-print-utils = 4.2.7-25
  45. Vendor: Project Vine
  46. Distribution: Vine Linux
  47. Packager: tomop
  48. ## NOTE ##
  49. # The README file in this package contains suggestions from upstream
  50. # on how to package this software. I'd be inclined to follow those
  51. # suggestions unless there's a good reason not to do so.
  52. %description
  53. Gutenprint is a package of high quality printer drivers for Linux, BSD,
  54. Solaris, IRIX, and other UNIX-alike operating systems.
  55. Gutenprint was formerly called Gimp-Print.
  56. %package doc
  57. Summary: Documentation for gutenprint
  58. Summary(ja): Gutenprint のドキュメント
  59. Group: Documentation
  60. %description doc
  61. Documentation for gutenprint.
  62. %package devel
  63. Summary: Library development files for gutenprint
  64. Summary(ja): Gutenprint の開発用ライブラリ
  65. Group: Development/Libraries
  66. Requires: %{name} = %{version}-%{release}
  67. Requires: gtk2-devel
  68. Obsoletes: gimp-print-devel <= 4.2.7-25
  69. Provides: gimp-print-devel = 4.2.7-25
  70. %description devel
  71. This package contains headers and libraries required to build applications that
  72. uses gutenprint package.
  73. %package plugin
  74. Summary: GIMP plug-in for gutenprint
  75. Summary(ja): Gutenprint GIMP プラグイン
  76. Group: Applications/Graphics
  77. Requires: %{name} = %{version}-%{release}
  78. Requires: gimp
  79. Obsoletes: gimp-print-plugin <= 4.2.7-25
  80. Provides: gimp-print-plugin = 4.2.7-25
  81. %description plugin
  82. This package contains the gutenprint GIMP plug-in.
  83. %package foomatic
  84. Summary: Foomatic printer database information for gutenprint
  85. Summary(ja): Gutenprint 用 Foomatic プリンタデータベース
  86. Group: System Environment/Libraries
  87. Requires: %{name} = %{version}-%{release}
  88. Requires(post): foomatic
  89. #Requires(post): system-config-printer-libs
  90. Obsoletes: gimp-print <= 4.2.7-25
  91. Provides: gimp-print = 4.2.7-25
  92. %description foomatic
  93. This package contains a database of printers,printer drivers,
  94. and driver descriptions.
  95. %package extras
  96. Summary: Sample test pattern generator for gutenprint-devel
  97. Summary(ja): Gutenprint-devel 用のサンプルテストパターン生成器
  98. Group: Applications/Publishing
  99. Requires: %{name} = %{version}-%{release}
  100. %description extras
  101. This package contains test pattern generator and the sample test pattern
  102. that is used by gutenprint-devel package.
  103. %package cups
  104. Summary: CUPS drivers for Canon, Epson, HP and compatible printers
  105. Summary(ja): Canon, EPSON, HP 並びにそれらの互換プリンタ用の CUPS ドライバ集
  106. Group: System Environment/Libraries
  107. Requires: cups >= 1.2.1-1.7
  108. Requires: %{name} = %{version}-%{release}
  109. Obsoletes: gimp-print-cups < 4.2.7-26
  110. Provides: gimp-print-cups = %{version}-%{release}
  111. Obsoletes: gutenprint-ppds-cs < 5.0.0-8
  112. Provides: gutenprint-ppds-cs = %{version}-%{release}
  113. Obsoletes: gutenprint-ppds-da < 5.0.0-8
  114. Provides: gutenprint-ppds-da = %{version}-%{release}
  115. Obsoletes: gutenprint-ppds-de < 5.0.0-8
  116. Provides: gutenprint-ppds-de = %{version}-%{release}
  117. Obsoletes: gutenprint-ppds-el < 5.0.0-8
  118. Provides: gutenprint-ppds-el = %{version}-%{release}
  119. Obsoletes: gutenprint-ppds-en_GB < 5.0.0-8
  120. Provides: gutenprint-ppds-en_GB = %{version}-%{release}
  121. Obsoletes: gutenprint-ppds-es < 5.0.0-8
  122. Provides: gutenprint-ppds-es = %{version}-%{release}
  123. Obsoletes: gutenprint-ppds-fr < 5.0.0-8
  124. Provides: gutenprint-ppds-fr = %{version}-%{release}
  125. Obsoletes: gutenprint-ppds-hu < 5.0.0-8
  126. Provides: gutenprint-ppds-hu = %{version}-%{release}
  127. Obsoletes: gutenprint-ppds-ja < 5.0.0-8
  128. Provides: gutenprint-ppds-ja = %{version}-%{release}
  129. Obsoletes: gutenprint-ppds-nb < 5.0.0-8
  130. Provides: gutenprint-ppds-nb = %{version}-%{release}
  131. Obsoletes: gutenprint-ppds-nl < 5.0.0-8
  132. Provides: gutenprint-ppds-nl = %{version}-%{release}
  133. Obsoletes: gutenprint-ppds-pl < 5.0.0-8
  134. Provides: gutenprint-ppds-pl = %{version}-%{release}
  135. Obsoletes: gutenprint-ppds-pt < 5.0.0-8
  136. Provides: gutenprint-ppds-pt = %{version}-%{release}
  137. Obsoletes: gutenprint-ppds-sk < 5.0.0-8
  138. Provides: gutenprint-ppds-sk = %{version}-%{release}
  139. Obsoletes: gutenprint-ppds-sv < 5.0.0-8
  140. Provides: gutenprint-ppds-sv = %{version}-%{release}
  141. Obsoletes: gutenprint-ppds-zh_TW < 5.0.0-8
  142. Provides: gutenprint-ppds-zh_TW = %{version}-%{release}
  143. %description cups
  144. This package contains native CUPS support for a wide range of Canon,
  145. Epson, HP and compatible printers.
  146. %prep
  147. %setup -q -n %{name}-%{version}
  148. # Fix menu placement of GIMP plugin.
  149. %patch0 -p1 -b .menu
  150. # Don't use -O6 compiler option.
  151. %patch1 -p1 -b .O6
  152. # Restore file contexts when updating PPDs.
  153. %patch2 -p1 -b .selinux
  154. # Allow the CUPS dynamic driver to run inside a build root.
  155. %patch3 -p1 -b .postscriptdriver
  156. # Fix build against new versions of gcc.
  157. # Don't export yy* symbols (bug #882194).
  158. %patch4 -p1 -b .yyin
  159. # Added some escputil options to the manpage (bug #979064).
  160. %patch5 -p1 -b .manpage
  161. # Fix the test suite.
  162. %patch6 -p1 -b .test-suite
  163. cp %{SOURCE2} src/cups/cups-genppdupdate.in
  164. %build
  165. # autoreconf has been added due to bug #925535,
  166. # should be safe to remove once configure is Autoconf > 2.68 generated,
  167. # i.e. with gutenprint > 5.2.9
  168. mkdir m4local
  169. autoreconf --verbose --force --install
  170. %configure --disable-static --disable-dependency-tracking \
  171. --with-foomatic --with-ghostscript \
  172. --enable-samples --enable-escputil \
  173. --enable-test --disable-rpath \
  174. --enable-cups-1_2-enhancements \
  175. --disable-cups-ppds \
  176. --enable-simplified-cups-ppds
  177. make %{?_smp_mflags}
  178. %install
  179. rm -rf %{buildroot}
  180. make DESTDIR=%{buildroot} install
  181. mkdir -p %{buildroot}%{_sbindir}
  182. install -m755 %{SOURCE1} %{buildroot}%{_sbindir}
  183. rm -rf %{buildroot}%{_datadir}/gutenprint/doc
  184. rm -f %{buildroot}%{_datadir}/foomatic/kitload.log
  185. rm -rf %{buildroot}%{_libdir}/gutenprint/5.2/modules/*.la
  186. rm -f %{buildroot}%{_sysconfdir}/cups/command.types
  187. %find_lang %{name} --all-name
  188. %if %{build_with_ijs_support}
  189. %else
  190. rm -f %{buildroot}%{_mandir}/man1/ijsgutenprint.1*
  191. %endif
  192. # Fix up rpath. If you can find a way to do this without resorting
  193. # to chrpath, please let me know!
  194. for file in \
  195. %{buildroot}%{_sbindir}/cups-genppd.5.2 \
  196. %{buildroot}%{_libdir}/gimp/*/plug-ins/* \
  197. %{buildroot}%{_libdir}/*.so.* \
  198. %{buildroot}%{cups_serverbin}/driver/* \
  199. %{buildroot}%{cups_serverbin}/filter/* \
  200. %{buildroot}%{_bindir}/*
  201. do
  202. chrpath --delete ${file}
  203. done
  204. %clean
  205. rm -rf %{buildroot}
  206. %post
  207. /sbin/ldconfig
  208. %postun
  209. /sbin/ldconfig
  210. %post cups
  211. /usr/sbin/cups-genppdupdate >/dev/null 2>&1 || :
  212. /sbin/service cups reload >/dev/null 2>&1 || :
  213. exit 0
  214. %files -f %{name}.lang
  215. %defattr(-, root, root,-)
  216. %doc COPYING
  217. %{_bindir}/escputil
  218. %{_mandir}/man1/escputil.1*
  219. %{_bindir}/ijsgutenprint.5.2
  220. %if %{build_with_ijs_support}
  221. %{_mandir}/man1/ijsgutenprint.1*
  222. %endif
  223. %{_datadir}/gutenprint
  224. %{_libdir}/*.so.*
  225. %{_libdir}/gutenprint/
  226. # For some reason the po files are needed as well.
  227. %{_datadir}/locale/*/gutenprint_*.po
  228. %files doc
  229. %defattr(-,root,root,-)
  230. %doc COPYING AUTHORS NEWS README doc/FAQ.html doc/gutenprint-users-manual.odt doc/gutenprint-users-manual.pdf
  231. %files devel
  232. %defattr(-,root,root,-)
  233. %doc ChangeLog doc/developer/reference-html doc/developer/gutenprint.pdf
  234. %doc doc/gutenprint doc/gutenprintui2
  235. %{_includedir}/gutenprint/
  236. %{_includedir}/gutenprintui2/
  237. %{_libdir}/*.so
  238. %{_libdir}/pkgconfig/gutenprint.pc
  239. %{_libdir}/pkgconfig/gutenprintui2.pc
  240. %exclude %{_libdir}/*.la
  241. %files plugin
  242. %defattr(-, root, root,-)
  243. %{_libdir}/gimp/*/plug-ins/gutenprint
  244. %files foomatic
  245. %defattr(-, root, root,-)
  246. %doc
  247. %{_sbindir}/gutenprint-foomaticppdupdate
  248. %{_datadir}/foomatic/db/source/driver/*
  249. %{_datadir}/foomatic/db/source/opt/*
  250. %files extras
  251. %defattr(-, root, root,-)
  252. %doc
  253. %{_bindir}/testpattern
  254. %{_datadir}/gutenprint/samples/*
  255. %files cups
  256. %defattr(-, root, root,-)
  257. %doc
  258. %{_datadir}/cups/calibrate.ppm
  259. %{_datadir}/cups/usb/net.sf.gimp-print.usb-quirks
  260. %{cups_serverbin}/filter/*
  261. %{cups_serverbin}/driver/*
  262. %{cups_serverbin}/backend/*
  263. %{_bindir}/cups-calibrate
  264. %{_sbindir}/cups-genppd*
  265. %{_mandir}/man8/cups-calibrate.8*
  266. %{_mandir}/man8/cups-genppd*.8*
  267. %post foomatic
  268. /bin/rm -f /var/cache/foomatic/*
  269. if [ $1 -eq 2 ]; then
  270. %{_sbindir}/gutenprint-foomaticppdupdate %{version} >/dev/null 2>&1 || :
  271. fi
  272. %postun foomatic
  273. /bin/rm -f /var/cache/foomatic/*
  274. %changelog
  275. * Mon Jan 12 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 5.2.10-2
  276. - added BR: libusb1-devel
  277. - added Japanese summary
  278. - moved main package to System Environment/Libraries Group
  279. - moved plugin subpackage to Applications/Graphics Group
  280. * Sun Jun 8 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.2.10-1
  281. - new upstream release.
  282. * Sat Jan 04 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.2.9-1
  283. - new upstream release.
  284. * Sun Feb 12 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.2.7-6
  285. - built for Vine Linux.
  286. * Tue Aug 09 2011 Jiri Popelka <jpopelka@redhat.com> 5.2.7-5
  287. - Improve the null-pointer.patch (bug #725447).
  288. - Added IEEE 1284 Device ID for:
  289. Epson Stylus D78 (bug #245948).
  290. * Tue Jun 28 2011 Tim Waugh <twaugh@redhat.com> 5.2.7-4
  291. - Fixed use of find_lang macro (bug #716426).
  292. * Wed Jun 15 2011 Tim Waugh <twaugh@redhat.com> 5.2.7-3
  293. - Rebuilt against new python-cups package to fix postscriptdriver tags
  294. (bug #712074).
  295. * Tue Jun 7 2011 Tim Waugh <twaugh@redhat.com> 5.2.7-2
  296. - Fix build against newer versions of gcc.
  297. - cups-genppdupdate: fixed multicat support (bug #711021). It was
  298. writing an extra newline character after the URI, which caused the
  299. gutenprint.5.2 multicat process to exit. This prevented some
  300. PPDs from being updated.
  301. * Thu May 05 2011 Jiri Popelka <jpopelka@redhat.com> 5.2.7-1
  302. - 5.2.7.
  303. * Thu Dec 02 2010 Jiri Popelka <jpopelka@redhat.com> 5.2.6-3
  304. - Added IEEE 1284 Device ID for:
  305. Canon PIXMA iP4200 (bug #626365).
  306. Canon PIXMA iP3000 (bug #652179).
  307. Epson Stylus Color 680 (bug #652228).
  308. Epson Stylus Photo 1270 (bug #638537).
  309. HP LaserJet 4050/4100/4350/5100/8000/M3027 MFP/M3035 MFP/P3005 (bug #659043).
  310. HP Color LaserJet 2500/4550 (bug #659044).
  311. Brother hl-2035 (bug #651603#c3).
  312. - Avoid null pointer access in escputil (bug #659120).
  313. * Fri Nov 26 2010 Tim Waugh <twaugh@redhat.com> 5.2.6-2
  314. - The pycups requirement is now python-cups.
  315. * Wed Aug 11 2010 Jiri Popelka <jpopelka@redhat.com> 5.2.6-1
  316. - 5.2.6.
  317. * Mon Jul 12 2010 Jiri Popelka <jpopelka@redhat.com> 5.2.5-10
  318. - Added COPYING file to main package.
  319. * Thu Jul 8 2010 Jiri Popelka <jpopelka@redhat.com> 5.2.5-9
  320. - Don't ship kitload.log in foomatic sub-package (bug #594709).
  321. * Fri Jun 11 2010 Tim Waugh <twaugh@redhat.com> 5.2.5-8
  322. - Fixed Source0 URL.
  323. * Wed May 12 2010 Jiri Popelka <jpopelka@redhat.com> 5.2.5-7
  324. - Added IEEE 1284 Device ID for:
  325. Epson Stylus Photo 1400 (bug #577299).
  326. Epson Stylus Photo 830U (bug #577307).
  327. HP DeskJet 959C (bug #577291).
  328. * Thu Mar 25 2010 Tim Waugh <twaugh@redhat.com> 5.2.5-6
  329. - Added IEEE 1284 Device ID for Epson Stylus Photo R230 (from Ubuntu #520466).
  330. * Mon Mar 8 2010 Tim Waugh <twaugh@redhat.com> 5.2.5-5
  331. - Added IEEE 1284 Device ID for Epson Stylus D92 (bug #570888).
  332. * Tue Mar 2 2010 Tim Waugh <twaugh@redhat.com> 5.2.5-4
  333. - Better defattr use in file manifests.
  334. - Fixed mixed spaces and tabs.
  335. - Fixed main package summary.
  336. - Added comments for all sources and patches.
  337. * Mon Feb 15 2010 Tim Waugh <twaugh@redhat.com> 5.2.5-3
  338. - The cups sub-package requires the exactly-matching main gutenprint
  339. package.
  340. * Fri Feb 12 2010 Tim Waugh <twaugh@redhat.com> 5.2.5-2
  341. - 5.2.5.
  342. * Fri Feb 5 2010 Tim Waugh <twaugh@redhat.com> 5.2.4-11
  343. - CUPS driver: if DESTDIR is set, use it when looking for XML files.
  344. Fixes postscriptdriver tags.
  345. * Thu Feb 4 2010 Tim Waugh <twaugh@redhat.com> 5.2.4-10
  346. - Rebuild for postscriptdriver tags.
  347. * Wed Nov 25 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-9
  348. - The foomatic sub-package requires foomatic-db (for directories).
  349. * Fri Nov 20 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-8
  350. - Don't ship command.types as CUPS defines its own.
  351. * Thu Oct 29 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-7
  352. - Removed incorrect Device ID for Brother HL-2060 (bug #531370).
  353. * Mon Sep 28 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-6
  354. - Reimplemented PPD upgrade script in Python to avoid perl
  355. dependency (bug #524978).
  356. * Tue Sep 1 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-5
  357. - Provide IEEE 1284 Device IDs in CUPS model list.
  358. * Tue Aug 18 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-4
  359. - Enabled simplified CUPS drivers (bug #518030).
  360. * Mon Aug 3 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-3
  361. - Silence gutenprint-foomaticppdupdate on gutenprint-foomatic upgrade.
  362. * Fri Jul 31 2009 Tim Waugh <twaugh@redhat.com> 5.2.4-2
  363. - 5.2.4. Re-enabled compiler optimization for ppc64.
  364. * Thu Jul 30 2009 Tim Waugh <twaugh@redhat.com> 5.2.3-8
  365. - Don't show output when upgrading cups sub-package (bug #507324).
  366. - Split documentation into doc sub-package (bug #492452).
  367. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.2.3-7
  368. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  369. * Wed Jul 15 2009 Tim Waugh <twaugh@redhat.com> 5.2.3-6
  370. - Don't build CUPS PPDs (instead build a CUPS driver that can
  371. generate them). Fixes build (bug #511538).
  372. * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.2.3-5
  373. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  374. * Thu Jan 29 2009 Tim Waugh <twaugh@redhat.com> 5.2.3-4
  375. - When updating foomatic PPDs, don't give a traceback if some PPD is
  376. not strictly conformant (bug #481397).
  377. * Sat Jan 10 2009 Tim Waugh <twaugh@redhat.com> 5.2.3-3
  378. - Don't use popen2 in the foomatic PPD update script.
  379. * Thu Jan 8 2009 Tim Waugh <twaugh@redhat.com> 5.2.3-2
  380. - Only run the foomatic PPD update script on update, and make sure the
  381. script can deal with major version upgrades (bug #478328).
  382. * Tue Dec 23 2008 Tim Waugh <twaugh@redhat.com> 5.2.3-1
  383. - 5.2.3.
  384. * Fri Dec 5 2008 Tim Waugh <twaugh@redhat.com> 5.2.2-2
  385. - Fixed generation of globalized PPDs.
  386. * Thu Nov 20 2008 Tim Waugh <twaugh@redhat.com> 5.2.2-1
  387. - 5.2.2.
  388. - Restore SELinux file contexts of modified PPDs.
  389. * Mon Aug 4 2008 Tim Waugh <twaugh@redhat.com>
  390. - Fixed summary for foomatic sub-package.
  391. * Thu Jul 31 2008 Tom "spot" Callaway <tcallawa@redhat.com> 5.0.2-3
  392. - fix license tag
  393. * Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 5.0.2-2
  394. - Rebuild for GCC 4.3.
  395. * Fri Jan 18 2008 Tim Waugh <twaugh@redhat.com> 5.0.2-1
  396. - 5.0.2. No longer need lpstat patch.
  397. * Mon Jan 7 2008 Tim Waugh <twaugh@redhat.com>
  398. - Own %%{_datadir}/gutenprint (bug #427801).
  399. * Fri Oct 5 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-5
  400. - Don't ship samples in the main package.
  401. * Fri Aug 31 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-4
  402. - Plug-in name is gutenprint, not print.
  403. * Mon Jul 2 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-3
  404. - The foomatic package requires system-config-printer-libs for the
  405. update script (bug #246865).
  406. * Mon Jul 2 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-2
  407. - Fix up foomatic PPD files after upgrade (bug #246448).
  408. * Tue Jun 26 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-1
  409. - 5.0.1.
  410. * Thu May 10 2007 Tim Waugh <twaugh@redhat.com> 5.0.0.99.1-3
  411. - Try to work around GCC bug #239003.
  412. - Don't add extra compiler flags.
  413. - Moved gimp-print obsoletes/provides to the foomatic sub-package
  414. (bug #238890).
  415. * Mon Mar 5 2007 Tim Waugh <twaugh@redhat.com> 5.0.0.99.1-2
  416. - Slightly better obsoletes/provides to follow the naming guidelines.
  417. * Mon Mar 5 2007 Tim Waugh <twaugh@redhat.com> 5.0.0.99.1-1
  418. - 5.0.0.99.1.
  419. - No longer need PPDs sub-packages: CUPS driver is included in the cups
  420. sub-package.
  421. - Package the CUPS driver in sbindir and put a symlink in the CUPS ServerBin
  422. directory to work around bug #231015.
  423. - Set POSIX locale when parsing lpstat output.
  424. * Fri Mar 2 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-7
  425. - Fixed menu patch.
  426. - Don't list rastertogutenprint twice.
  427. * Wed Feb 28 2007 Tim Waugh <twaugh@redhat.com>
  428. - Fixed typo in patch line.
  429. * Wed Feb 28 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-6
  430. - Ported menu patch from gimp-print package.
  431. - Fixed summary for plugin sub-package.
  432. * Fri Feb 9 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-5
  433. - More obsoletes/provides for gimp-print sub-packages.
  434. * Fri Jan 19 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-4
  435. - Disable libgutenprintui (GTK+ 1.2 library). Build requires gtk2-devel,
  436. not gtk+-devel.
  437. * Tue Jan 16 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-3
  438. - More obsoletes/provides fixing (bug #222546).
  439. * Fri Jan 12 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-2
  440. - Make cups sub-package obsolete/provide gimp-print-cups.
  441. - PPDs sub-packages require cups sub-package.
  442. - Remove foomatic cache after foomatic sub-package is installed/removed.
  443. - Obsoletes/Provides gimp-print-utils.
  444. * Thu Jan 11 2007 Tim Waugh <twaugh@redhat.com> 5.0.0-1
  445. - The cups subpackage no longer requires gimp-print-cups.
  446. - Ship escputil, native CUPS backend/filters, and cups-calibrate.
  447. * Thu Jan 11 2007 Parag Nemade <panemade@gmail.com>- 5.0.0-0.17
  448. - Enabling -plugin subpackage as gimp-print dropped its -plugin subpackage.
  449. * Tue Nov 14 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.16
  450. - Added missing dependency of gimp-print-cups in gutenprint-cups
  451. * Tue Oct 03 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.15
  452. - Did some fix for tag issue
  453. * Fri Sep 29 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.14
  454. - Removed unwanted .la files and made following files owned by
  455. main package.
  456. /usr/share/gutenprint/5.0.0
  457. /usr/share/gutenprint
  458. * Fri Sep 29 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.13
  459. - Fixed some missing file remove locations path
  460. * Thu Sep 28 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.12
  461. - Fixed rpm build for x86_64 arch
  462. * Fri Sep 08 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.11
  463. - Separated GIMP plugin under gutenprint-plugin package
  464. * Thu Sep 07 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.10
  465. - Added gimp as BR
  466. * Thu Sep 07 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.9
  467. - Removed Requires(post) and Requires(postun) lines in SPEC
  468. - Removed mixed usage of macros
  469. * Wed Aug 09 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.8
  470. - Moved cups related files from main rpm to gutenprint-cups
  471. * Wed Aug 09 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.7
  472. - Moved /usr/share/gutenprint/doc to %%doc of main rpm and devel rpm
  473. - Additionally added API documents for gutenprint and gutenprintui2
  474. * Tue Aug 08 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.6
  475. - Added cups-genppdupdate.5.0 at post section
  476. - Splitted gutenprint main rpm for separate languages
  477. * Wed Aug 02 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.5
  478. - New upstream release
  479. * Wed Jul 19 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.4.rc3
  480. - Removed Requires on perl-Curses and perl-perlmenu
  481. as both are automatically added on binary RPM
  482. - Commented Obsoletes and provides tag as Fedora Extras package can not
  483. Obsoletes Fedora Core Package.
  484. * Tue Jul 18 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.3.rc3
  485. - Added 3 more sub-packages-extras,cups,foomatic
  486. - Added BuildRequires gtk+-devel
  487. - Added correct options for %%configure
  488. - Added Requires for perl-Curses, perl-perlmenu
  489. - Added cups restart command at post section of SPEC
  490. * Tue Jul 18 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.2.rc3
  491. - Added Obsoletes and Provides tag
  492. * Fri Jul 14 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.1.rc3
  493. - Initial Release