packages: eb/eb.spec - rel 2 - fix apidoc packaging

baggins baggins at pld-linux.org
Fri Jul 22 23:42:35 CEST 2011


Author: baggins                      Date: Fri Jul 22 21:42:35 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- fix apidoc packaging

---- Files affected:
packages/eb:
   eb.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/eb/eb.spec
diff -u packages/eb/eb.spec:1.1 packages/eb/eb.spec:1.2
--- packages/eb/eb.spec:1.1	Wed Jul 13 14:38:49 2011
+++ packages/eb/eb.spec	Fri Jul 22 23:42:30 2011
@@ -8,7 +8,7 @@
 #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
@@ -128,7 +128,7 @@
 %if %{with apidocs}
 %files apidocs
 %defattr(644,root,root,755)
-%doc %{_docdir}/%{name}-apidocs-%{version}/*
+%doc %{_docdir}/%{name}-apidocs-%{version}
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -137,6 +137,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/07/22 21:42:30  baggins
+- rel 2
+- fix apidoc packaging
+
 Revision 1.1  2011/07/13 12:38:49  baggins
 - initial revision
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eb/eb.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list