]> git.pld-linux.org Git - packages/eb.git/commitdiff
- rel 2 auto/th/eb-4_4_3-2
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 22 Jul 2011 21:42:30 +0000 (21:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix apidoc packaging

Changed files:
    eb.spec -> 1.2

eb.spec

diff --git a/eb.spec b/eb.spec
index 2597e0ee04060fe495ea3948370e01c2cd59688d..28612b6f35b5f970bf4526e13cdccd5abe334933 100644 (file)
--- a/eb.spec
+++ b/eb.spec
@@ -7,7 +7,7 @@ Summary:        Library for accessing CD-ROM books
 #Summary(pl.UTF-8):    -
 Name:          eb
 Version:       4.4.3
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries
 Source0:       ftp://ftp.sra.co.jp/pub/misc/eb/%{name}-%{version}.tar.bz2
@@ -127,5 +127,5 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with apidocs}
 %files apidocs
 %defattr(644,root,root,755)
-%doc %{_docdir}/%{name}-apidocs-%{version}/*
+%doc %{_docdir}/%{name}-apidocs-%{version}
 %endif
This page took 0.072097 seconds and 4 git commands to generate.