- Fix brew failure. BZ #532383

- Fix distributed sets no packaging properly.
This commit is contained in:
Rüdiger Landmann 2009-11-02 03:59:09 +00:00
parent f6de4937a8
commit 5a00613f1a
4 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
Publican-1.0.tar.gz
Publican-1.1.tar.gz

View File

@ -1 +1,2 @@
publican-1_0-0_fc11:HEAD:publican-1.0-0.fc11.src.rpm:1257031816
publican-1_1-0_fc11:HEAD:publican-1.1-0.fc11.src.rpm:1257134206

View File

@ -13,7 +13,7 @@
# TODO after beta revert to lower case name
Name: publican
Version: 1.0
Version: 1.1
Release: 0%{?dist}
Summary: Common files and scripts for publishing with DocBook XML
# For a breakdown of the licensing, refer to LICENSE
@ -186,11 +186,15 @@ rm -rf $RPM_BUILD_ROOT
%files doc
%defattr(-,root,root,-)
%doc Users_Guide/publish/*
%doc Users_Guide/publish/desktop/*
%{_datadir}/applications/%{my_vendor}-%{name}.desktop
%doc fdl.txt
%changelog
* Mon Nov 2 2009 Jeff Fearn <jfearn@redhat.com> 1.1-0
- Fix brew failure. BZ #532383
- Fix distributed sets no packaging properly.
* Mon Oct 26 2009 Jeff Fearn <jfearn@redhat.com> 1.0-0
- Add base langauge summary & descriptions to translated spec file. BZ #515573
- Fix translated package build failure.

View File

@ -1 +1 @@
1c0b735fd5ba7fe7487d0e88ae894f01 Publican-1.0.tar.gz
2a27f069ef259da30ebda56fbabad36e Publican-1.1.tar.gz