rpms/ebook-tools/devel ebook-tools.spec,1.1,1.2

Adrian John Wilson john5342 at fedoraproject.org
Sat Jan 24 00:59:06 UTC 2009


Author: john5342

Update of /cvs/pkgs/rpms/ebook-tools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1821/devel

Modified Files:
	ebook-tools.spec 
Log Message:
* Sat Jan 24 2009 John5342 <john5342 at, fedoraproject.org> 0.1.1-3
- Actually remove lit2epub this time



Index: ebook-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ebook-tools/devel/ebook-tools.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ebook-tools.spec	15 Dec 2008 20:38:40 -0000	1.1
+++ ebook-tools.spec	24 Jan 2009 00:58:36 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		ebook-tools
 Version:	0.1.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Tools for accessing and converting various ebook file formats
 
 Group:		Applications/Publishing
@@ -55,7 +55,7 @@
 cd build
 make install DESTDIR=%{buildroot}
 #remove because it doesnt work without clit
-rm -f %{_bindir}/lit2epub
+rm -f %{buildroot}%{_bindir}/lit2epub
 
 %clean
 rm -rf %{buildroot}
@@ -67,7 +67,7 @@
 %files
 %defattr(-,root,root,-)
 %doc
-%{_bindir}/*
+%{_bindir}/einfo
 
 %files	devel
 %defattr(-,root,root,-)
@@ -80,6 +80,9 @@
 %{_libdir}/*.so.*
 
 %changelog
+* Sat Jan 24 2009 John5342 <john5342 at, fedoraproject.org> 0.1.1-3
+- Actually remove lit2epub this time
+
 * Mon Dec 15 2008 John5342 <john5342 at, fedoraproject.org> 0.1.1-2
 - Removed lit2epub as it doesnt work without clit
 




More information about the fedora-extras-commits mailing list