rpms/calibre/devel .cvsignore, 1.24, 1.25 calibre.spec, 1.28, 1.29 generate-tarball.sh, 1.3, 1.4 import.log, 1.2, 1.3 sources, 1.24, 1.25 calibre-cssprofiles.patch, 1.4, NONE calibre-executables.patch, 1.1, NONE

Michal Nowak mnowak at fedoraproject.org
Sun Jul 11 09:14:53 UTC 2010


Author: mnowak

Update of /cvs/pkgs/rpms/calibre/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6031/devel

Modified Files:
	.cvsignore calibre.spec generate-tarball.sh import.log sources 
Removed Files:
	calibre-cssprofiles.patch calibre-executables.patch 
Log Message:
0.7.8



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/calibre/devel/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- .cvsignore	3 Jul 2010 06:01:25 -0000	1.24
+++ .cvsignore	11 Jul 2010 09:14:52 -0000	1.25
@@ -1 +1 @@
-calibre-0.7.7-nofonts.tar.bz2
+calibre-0.7.8-nofonts.tar.xz


Index: calibre.spec
===================================================================
RCS file: /cvs/pkgs/rpms/calibre/devel/calibre.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- calibre.spec	3 Jul 2010 06:01:25 -0000	1.28
+++ calibre.spec	11 Jul 2010 09:14:52 -0000	1.29
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           calibre
-Version:        0.7.7
+Version:        0.7.8
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -16,7 +16,7 @@ URL:            http://calibre-ebook.com
 # Download the upstream tarball and invoke this script while in the tarball's
 # directory:
 # ./generate-tarball.sh %{version}
-Source0:        %{name}-%{version}-nofonts.tar.bz2
+Source0:        %{name}-%{version}-nofonts.tar.xz
 Source1:        generate-tarball.sh
 Patch0:         %{name}-manpages.patch
 Patch1:         %{name}-no-update.patch
@@ -250,6 +250,10 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Sun Jul 11 2010 Michal Nowak <mnowak at redhat.com> - 0.7.8-1
+- Update to 0.7.8
+- build tar.xz instead of tar.bz2
+
 * Fri Jul 02 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.7-1
 - Update to 0.7.7
 


Index: generate-tarball.sh
===================================================================
RCS file: /cvs/pkgs/rpms/calibre/devel/generate-tarball.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- generate-tarball.sh	21 May 2010 22:12:03 -0000	1.3
+++ generate-tarball.sh	11 Jul 2010 09:14:52 -0000	1.4
@@ -6,4 +6,4 @@ tar -xvzf calibre-$VERSION.tar.gz
 rm -f calibre/resources/fonts/liberation/*
 rm -f calibre/resources/fonts/prs500/*
 
-tar -cvjf calibre-$VERSION-nofonts.tar.bz2 calibre
+tar -cvJf calibre-$VERSION-nofonts.tar.xz calibre


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/calibre/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	7 Nov 2009 17:10:21 -0000	1.2
+++ import.log	11 Jul 2010 09:14:52 -0000	1.3
@@ -1,2 +1,3 @@
 calibre-0_6_19-3_fc11:HEAD:calibre-0.6.19-3.fc11.src.rpm:1257067210
 calibre-0_6_21-1_fc12:HEAD:calibre-0.6.21-1.fc12.src.rpm:1257613504
+calibre-0_7_8-1_fc13:HEAD:calibre-0.7.8-1.fc13.src.rpm:1278839629


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/calibre/devel/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- sources	3 Jul 2010 06:01:24 -0000	1.24
+++ sources	11 Jul 2010 09:14:52 -0000	1.25
@@ -1 +1 @@
-0726eca216ba6deec21c40c1258dea66  calibre-0.7.7-nofonts.tar.bz2
+9df8778c74ef6c9101261d666c80b86d  calibre-0.7.8-nofonts.tar.xz


--- calibre-cssprofiles.patch DELETED ---


--- calibre-executables.patch DELETED ---



More information about the scm-commits mailing list