Author: ixs
Update of /cvs/nonfree/rpms/comical/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8648
Modified Files:
comical.spec
Log Message:
* Sat Apr 25 2009 Andreas Thienemann <andreas(a)bawue.net> - 0.8-11
- Fixed wxGTK2 buildrequire
Index: comical.spec
===================================================================
RCS file: /cvs/nonfree/rpms/comical/devel/comical.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- comical.spec 29 Mar 2009 14:47:50 -0000 1.7
+++ comical.spec 25 Apr 2009 16:17:48 -0000 1.8
@@ -1,6 +1,6 @@
Name: comical
Version: 0.8
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: GUI comic book viewer
License: GPLv2
Group: Applications/Multimedia
@@ -14,7 +14,7 @@
Patch3: comical-0.8-libunrar.patch
Patch4: comical-0.8-minizip.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: wxGTK2-devel
+BuildRequires: wxGTK-devel
BuildRequires: desktop-file-utils
BuildRequires: libunrar-devel
BuildRequires: minizip-devel
@@ -64,6 +64,9 @@
%changelog
+* Sat Apr 25 2009 Andreas Thienemann <andreas(a)bawue.net> - 0.8-11
+- Fixed wxGTK2 buildrequire
+
* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8-10
- rebuild for new F11 features
@@ -76,64 +79,64 @@
* Thu Oct 16 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8-7
- rebuild
-* Sat Sep 27 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.8-6
+* Sat Sep 27 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> - 0.8-6
- Fix building with latest wxWidgets
* Sun Aug 03 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8-5
- rebuild
-* Fri Oct 06 2006 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 0.8-4
+* Fri Oct 06 2006 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8-4
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
-* Tue Sep 26 2006 Andreas Thienemann <andreas(a)bawue.net> 0.8-3
+* Tue Sep 26 2006 Andreas Thienemann <andreas(a)bawue.net> - 0.8-3
- Bump for rebuild.
-* Mon Jul 31 2006 Andreas Thienemann <andreas(a)bawue.net> 0.8-2
+* Mon Jul 31 2006 Andreas Thienemann <andreas(a)bawue.net> - 0.8-2
- Import into livna due to libunrar licensing issues.
- Bumped to 0.8-2
-* Mon Apr 24 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.8-1
+* Mon Apr 24 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.8-1
- bump for 0.8
-* Tue Feb 28 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.7-2
+* Tue Feb 28 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.7-2
- bump for FC5
-* Thu Jan 5 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.7-1
+* Thu Jan 5 2006 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.7-1
- bump to 0.7
- disable all the sort patches, the 0.7 sort is no better than the
original 0.4 sort, but they changed how they did it, so the old sort
patches would have to be reworked... and I'm not motivated right now.
-* Sat Jun 4 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.4-9
+* Sat Jun 4 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.4-9
- fix x86_64 by not using std::min
-* Fri Jun 3 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.4-8
+* Fri Jun 3 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.4-8
- add dist tag
-* Sun Apr 10 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.4-7
+* Sun Apr 10 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.4-7
- Support images that end in ".jpe". Most likely, .jpeg files that
were truncated by saving/compressing.
-* Sat Apr 9 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.4-6
+* Sat Apr 9 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.4-6
- Minor spec cleanups.
-* Sat Apr 9 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.4-5
+* Sat Apr 9 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.4-5
- Enhance the sort algorithm to be more intelligent.
-* Mon Apr 4 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.4-4
+* Mon Apr 4 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.4-4
- drop --with-gtk from configure, unused
- backout "bracket" patch, it breaks if [ or ] are in the directory path
-* Mon Apr 4 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.4-3
+* Mon Apr 4 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.4-3
- Add sort menu option to enable/disable sorting of images in archive
- Add logo from Brian Pepple
- Add desktop entry
- Add patch to gracefully deal with the absence of unrar
-* Sun Apr 3 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.4-2
+* Sun Apr 3 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.4-2
- patch for handling files with [ or ] in their names
-* Sun Apr 3 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.4-1
+* Sun Apr 3 2005 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.4-1
- inital package for Fedora Extras
- CBR support only works with unrar, but we can't have that as a dep
due to licensing issues with unrar.
Show replies by date