public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rahul Sundaram <sundaram@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/trash-cli] pr6: fix URL. resolves rhbz#975373
Date: Sun, 20 Sep 2026 13:17:59 GMT	[thread overview]
Message-ID: <178991027950.1.16147307317142533748.rpms-trash-cli-4256c416f3d7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/trash-cli
            Branch : pr6
            Commit : 4256c416f3d739852e25dc9c1c271b13ec34e837
            Author : Rahul Sundaram <sundaram@fedoraproject.org>
            Date   : 2013-06-18T11:39:36-04:00
            Stats  : +6/-9 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/trash-cli/c/4256c416f3d739852e25dc9c1c271b13ec34e837?branch=pr6

            Log:
            fix URL. resolves rhbz#975373

- drop redundant clean, defattr and macro defs

---
diff --git a/trash-cli.spec b/trash-cli.spec
index 8dc6020..db745d6 100644
--- a/trash-cli.spec
+++ b/trash-cli.spec
@@ -1,13 +1,10 @@
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?pyver: %global pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
-
 Summary:        Command line interface to the freedesktop.org trashcan
 Name:           trash-cli
 Version:        0.12.9.14
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPLv2+
 Group:          System Environment/Base
-URL  :          http://trash-cli.googlecode.com/
+URL  :          https://github.com/andreafrancia/trash-cli
 Source0:        http://pypi.python.org/packages/source/t/trash-cli/trash-cli-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  python-setuptools-devel dos2unix
@@ -31,11 +28,7 @@ compatible with rm and you can use trash-put as an alias to rm.
 rm -fvr $RPM_BUILD_ROOT/%{python_sitelib}/unit_tests
 rm -fvr $RPM_BUILD_ROOT/%{python_sitelib}/integration_tests 
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-, root, root, -)
 %doc README.rst
 
 %{_bindir}/trash*
@@ -46,6 +39,10 @@ rm -rf %{buildroot}
 %{_mandir}/man1/restore-trash*
 
 %changelog
+* Tue Jun 18 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 0.12.9.14-3
+- fix URL. resolves rhbz#975373
+- drop redundant clean, defattr and macro defs
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.9.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 

                 reply	other threads:[~2026-09-20 13:17 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=178991027950.1.16147307317142533748.rpms-trash-cli-4256c416f3d7@fedoraproject.org \
    --to=sundaram@fedoraproject.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