public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/trash-cli] pr6: fix URL. resolves rhbz#975373
@ 2026-09-20 13:17 Rahul Sundaram
  0 siblings, 0 replies; only message in thread
From: Rahul Sundaram @ 2026-09-20 13:17 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-20 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 13:17 [rpms/trash-cli] pr6: fix URL. resolves rhbz#975373 Rahul Sundaram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox