Re: [glade--]ANNOUNCE: Glade-- 2.5.0
Fabrice Colin <[email protected]> Fri, 07 May 2004 18:18:45 +0100
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Message-ID | <[email protected]> |
Christof Petig wrote: > Fabrice Colin schrieb: >> The problem I reported about glademm.spec incorrectly referencing >> 'docs/KNOWN' still exists in 2.5.0. > > Hell, I fixed the .spec file (which is autogenerated by the .spec.in > file) :-( > Really ? Hmmm... If you look in glademm.spec.in, at the end, the line : %doc docs/*.txt docs/KNOWN docs/*html should be %doc docs/*.txt docs/old/KNOWN docs/*html or even %doc docs/*.txt docs/*html Fabrice