From: Josef Weidendorfer <Josef.Weidendorfer@gmx.de>
To: Petr Baudis <pasky@suse.cz>
Cc: git@vger.kernel.org
Subject: [PATCH] Fix for rpm creation
Date: Thu, 16 Feb 2006 16:33:44 +0100 [thread overview]
Message-ID: <200602161633.44399.Josef.Weidendorfer@gmx.de> (raw)
In-Reply-To: <20060216135100.GR31278@pasky.or.cz>
Signed-off-by: Josef Weidendorfer <Josef.Weidendorfer@gmx.de>
---
This fixes "make rpm", which currently gives at the very end:
...
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/cogito-0.17rc2.GIT-1-root-weidendo
error: Installed (but unpackaged) file(s) found:
/usr/share/cogito/default-exclude
Another thing:
"cg-switch origin" currently refuses to switch to the branch.
Wouldn't it be better to handle this like "cg-seek origin"?
Josef
cogito.spec.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
e483d914813413b43fd1d067ebc50d4a86c93df1
diff --git a/cogito.spec.in b/cogito.spec.in
index 1fb3b7b..50c4172 100644
--- a/cogito.spec.in
+++ b/cogito.spec.in
@@ -38,6 +38,8 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%dir %{_libdir}/cogito
%{_libdir}/cogito/*
+%dir %{_datadir}/cogito
+%{_datadir}/cogito/*
%{_mandir}/man*/*
%doc README COPYING Documentation/tutorial-script
--
1.2.0.g719b
next prev parent reply other threads:[~2006-02-16 15:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-16 13:51 [ANNOUNCE] Cogito-0.17rc2 Petr Baudis
2006-02-16 15:33 ` Josef Weidendorfer [this message]
2006-02-16 15:43 ` [PATCH] Fix for rpm creation Petr Baudis
2006-02-16 15:59 ` Josef Weidendorfer
2006-02-16 16:09 ` Petr Baudis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200602161633.44399.Josef.Weidendorfer@gmx.de \
--to=josef.weidendorfer@gmx.de \
--cc=git@vger.kernel.org \
--cc=pasky@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox