public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Kofler <Kevin@tigcc.ticalc.org>
To: git-commits@fedoraproject.org
Subject: [rpms/kdevelop-python] f43: fix/update and sort file list
Date: Sat, 04 Jul 2026 11:13:23 GMT	[thread overview]
Message-ID: <178316360389.1.3912734435296408612.rpms-kdevelop-python-a5f1bbc516b3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kdevelop-python
Branch : f43
Commit : a5f1bbc516b3f322a63d64b9552297e9ee791adc
Author : Kevin Kofler <Kevin@tigcc.ticalc.org>
Date   : 2014-09-27T03:51:21+02:00
Stats  : +12/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kdevelop-python/c/a5f1bbc516b3f322a63d64b9552297e9ee791adc?branch=f43

Log:
fix/update and sort file list

---
diff --git a/kdevelop-python.spec b/kdevelop-python.spec
index e431fbd..46062c3 100644
--- a/kdevelop-python.spec
+++ b/kdevelop-python.spec
@@ -55,20 +55,27 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 # documentation_files, it is not needed at runtime
 rm -f %{buildroot}%{_kde4_appsdir}/kdevpythonsupport/documentation_files/PyKDE4/parse_xml.py
 
+%find_lang kdevpython
+
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%files
+%files -f kdevpython.lang
 %doc DESIGN TODO README
+%{_kde4_datadir}/kde4/services/kdevpythonsupport.desktop
+%{_kde4_datadir}/kde4/services/kdevpdb.desktop
+%{_kde4_datadir}/kde4/services/kcm_kdevpythondocfiles.desktop
+%{_kde4_datadir}/kde4/services/kcm_kdevpythonpep8.desktop
 %{_kde4_libdir}/kde4/kdevpythonlanguagesupport.so
-%{_kde4_libdir}/libkdev4pythonduchain.so
 %{_kde4_libdir}/kde4/kdevpdb.so
-%{_kde4_appsdir}/kdevappwizard/templates/*
+%{_kde4_libdir}/kde4/kcm_docfiles.so
+%{_kde4_libdir}/kde4/kcm_pep8.so
+%{_kde4_libdir}/libkdev4pythonduchain.so
 %{_kde4_libdir}/libkdev4pythonparser.so
 %{_kde4_libdir}/libkdev4pythoncompletion.so
-%{_kde4_datadir}/kde4/services/kdevpdb.desktop
-%{_kde4_datadir}/kde4/services/kdevpythonsupport.desktop 
 %{_kde4_appsdir}/kdevpythonsupport
+%{_kde4_appsdir}/kdevappwizard/templates/*
+%{_kde4_configdir}/kdev_python_docfiles.knsrc
 
 %changelog
 * Sat Sep 27 2014 Kevin Kofler <Kevin@tigcc.ticalc.org> - 1.7.0-1.py3

                 reply	other threads:[~2026-07-04 11:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178316360389.1.3912734435296408612.rpms-kdevelop-python-a5f1bbc516b3@fedoraproject.org \
    --to=kevin@tigcc.ticalc.org \
    --cc=git-commits@fedoraproject.org \
    /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