diff options
| author | alexlan <alexlan@fedoraproject.org> | 2010-03-08 07:52:04 (GMT) |
|---|---|---|
| committer | alexlan <alexlan@fedoraproject.org> | 2010-03-08 07:52:04 (GMT) |
| commit | 7927b0fa3332468487981a8b392b85521f24f777 (patch) | |
| tree | a4b61f65f3deecc49e4a3267f2874f6e1282bdeb | |
| parent | 3e2f89d5b804ab7618d02d935f244e6c5a7446bf (diff) | |
| download | bibus-7927b0fa3332468487981a8b392b85521f24f777.zip bibus-7927b0fa3332468487981a8b392b85521f24f777.tar.gz bibus-7927b0fa3332468487981a8b392b85521f24f777.tar.bz2 | |
- Disable debuginfo package (#547493)bibus-1_5_1-2_fc14
| -rw-r--r-- | bibus.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,8 @@ +%global debug_package %{nil} + Name: bibus Version: 1.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bibliographic and reference management software Group: Applications/Publishing @@ -110,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Mar 8 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.5.1-2 +- Disable debuginfo package (#547493) + * Wed Dec 9 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.5.1-1 - Update to latest upstream (1.5.1) - Should fix connection problem with newer OpenOffice.org (#545809) |
