[publican-ovirt/f13/master] fix FTBFS rhbz#631460

Alan Pevec apevec at fedoraproject.org
Wed Sep 8 10:17:02 UTC 2010


commit 6a6c583c7f7e1b7cdfa6d1ac3dfab8cfb7f37d56
Author: Alan Pevec <apevec at redhat.com>
Date:   Wed Sep 8 12:16:48 2010 +0200

    fix FTBFS rhbz#631460
    
    * Mon Jul 5 2010 Jeff Fearn <jfearn at redhat.com> 1.3
    - Port to Publican 2

 publican-ovirt.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/publican-ovirt.spec b/publican-ovirt.spec
index 35aa14e..41ef297 100644
--- a/publican-ovirt.spec
+++ b/publican-ovirt.spec
@@ -21,7 +21,7 @@ for %{brand} with publican.
 %setup -q
 
 %build
-%{__make} Common_Content
+publican build --formats=xml --langs=all --publish
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -36,9 +36,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc README
 %doc COPYING
 %{_datadir}/publican/Common_Content/%{brand}
-%{_datadir}/publican/Templates/%{brand}-*_Template
-%{_datadir}/publican/make/Makefile.%{brand}
-%{_datadir}/publican/xsl/%{brand}
 
 %changelog
 * Mon Jul 5 2010 Jeff Fearn <jfearn at redhat.com> 1.3


More information about the scm-commits mailing list