[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-extras-commits
Subject:    besser82 pushed to yumex-dnf (epel7). "Upstream is dead. Replaced with dnfdragora.\nSee: https://pag
From:       notifications () fedoraproject ! org
Date:       2017-03-31 23:17:35
Message-ID: 20170331231735.01B506076D30 () bastion01 ! phx2 ! fedoraproject ! org
[Download RAW message or body]

From 38608c02b2ce7802ff83c0fd0cb53e638e4940b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Björn Esser?= <besser82@fedoraproject.org>
Date: Sat, 1 Apr 2017 01:01:59 +0200
Subject: Upstream is dead.  Replaced with dnfdragora.\nSee:
 https://pagure.io/fesco/issue/1690#comment-434558

---
 .gitignore     |   8 ---
 dead.package   |   1 +
 sources        |   1 -
 yumex-dnf.spec | 152 ---------------------------------------------------------
 4 files changed, 1 insertion(+), 161 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 dead.package
 delete mode 100644 sources
 delete mode 100644 yumex-dnf.spec

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 1cae61f..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-/yumex-dnf-4.1.0.tar.gz
-/yumex-dnf-4.1.1.tar.gz
-/yumex-dnf-4.1.2.tar.gz
-/yumex-dnf-4.1.3.tar.gz
-/yumex-dnf-4.1.4.tar.gz
-/yumex-dnf-4.1.5.tar.gz
-/yumex-dnf-4.1.6.tar.gz
-/yumex-dnf-4.3.3.tar.gz
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..0bcd69f
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Upstream is dead.  Replaced with dnfdragora.\nSee:  \
                https://pagure.io/fesco/issue/1690#comment-434558
diff --git a/sources b/sources
deleted file mode 100644
index 3abb388..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-acacdde76207dc13123b1fb42b2f52ff  yumex-dnf-4.3.3.tar.gz
diff --git a/yumex-dnf.spec b/yumex-dnf.spec
deleted file mode 100644
index f9e5377..0000000
--- a/yumex-dnf.spec
+++ /dev/null
@@ -1,152 +0,0 @@
-%global appname yumex
-
-Name:     %{appname}-dnf
-Version:  4.3.3
-Release:  4%{?dist}
-Summary:  Yum Extender graphical package management tool
-
-Group:    Applications/System
-License:  GPLv2+
-URL:      http://yumex.dk
-Source0:  https://github.com/timlau/yumex-dnf/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
                
-
-BuildArch: noarch
-BuildRequires: desktop-file-utils
-BuildRequires: gettext
-BuildRequires: intltool
-BuildRequires: python3-devel
-
-Requires: python3-dnfdaemon >= 0.3.10
-Requires: python3-gobject >= 3.10
-Requires: python3-pyxdg
-Requires: python3-dbus
-Requires: python3-cairo
-Requires: libnotify
-
-%description
-Graphical package tool for maintain packages on the system
-
-
-%prep
-%setup -q
-
-
-%build
-make %{?_smp_mflags}
-
-
-%install
-make install PYTHON=%{__python3} DESTDIR=%{buildroot} DATADIR=%{_datadir}
-desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
-desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}-local.desktop
-
-%find_lang %name
-
-%post
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-update-desktop-database %{_datadir}/applications &> /dev/null || :
-
-%postun
-if [ $1 -eq 0 ] ; then
-    /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
-    /usr/bin/gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-update-desktop-database %{_datadir}/applications &> /dev/null || :
-
-%posttrans
-/usr/bin/gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
-
-%files -f  %{name}.lang
-%doc README.md COPYING
-%{_datadir}/%{name}
-%{_bindir}/%{name}*
-%{python3_sitelib}/*
-%{_datadir}/applications/*.desktop
-%{_datadir}/icons/hicolor/
-%{_datadir}/appdata/*.xml
-
-%changelog
-* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.3-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 4.3.3-3
-- Rebuild for Python 3.6
-
-* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - \
                4.3.3-2
-- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
-
-
-* Wed May 11 2016 Tim Lauridsen <timlau@fedoraproject.org> 4.3.3-1
-- bumped release to 4.3.3 (dev)
-
-* Tue Apr 26 2016 Tim Lauridsen <timlau@fedoraproject.org> 4.3.2-1
-- bumped release to 4.3.2 (dev)
-
-* Wed Dec 9 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.3.1-1
-- bumped release to 4.3.1 (dev)
-
-* Tue Dec 1 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.3.0-1
-- bumped release to 4.3.0 (dev)
-
-* Wed Sep 30 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.1.4-1
-- bumped release to 4.1.4
-- need python3-dnfdaemon >= 0.3.10
-
-* Wed May 27 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.1.3-1
-- bumped release to 4.1.3
-- need python3-dnfdaemon >= 0.3.9
-
-* Sun Apr 26 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.1.2-1
-- bumped release to 4.1.2
-- need python3-dnfdaemon >= 0.3.8
-
-* Sun Apr 26 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.1.1-1
-- bumped release to 4.1.1
-
-* Thu Apr 16 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.1.0-2
-- require python3-dnfdaemon >= 0.3.6
-
-* Sun Apr 12 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.1.0-1
-- bumped release to 4.1.0
-
-* Sat Apr 11 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.0.10-3
-- fixed changelog versioning
-
-* Thu Apr 9 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.0.10-1
-- bumped release to 4.0.10
-
-* Tue Apr 7 2015 Tim Lauridsen <timlau@fedoraproject.org> 4.0.9-1
-- bumped release to 4.0.9
-
-* Tue Oct 21 2014 Tim Lauridsen <timlau@fedoraproject.org> 4.0.8-1
-- bumped release to 4.0.8
-- require python3-dnfdaemon >= 0.3.3
-
-* Sun Sep 21 2014 Tim Lauridsen <timlau@fedoraproject.org> 4.0.7-1
-- bumped release to 4.0.7
-
-* Tue Sep 02 2014 Tim Lauridsen <timlau@fedoraproject.org> 4.0.6-1
-- bumped release to 4.0.6
-
-* Fri Jun 06 2014 Tim Lauridsen <timlau@fedoraproject.org> 4.0.5-1
-- bumped release to 4.0.5
-- Requires: python3-dnfdaemon-client >= 0.2.2
-
-* Fri May 09 2014 Tim Lauridsen <timlau@fedoraproject.org> 4.0.4-1
-- bumped release to 4.0.4
-- Requires: python3-dnfdaemon-client >= 0.2.0
-
-* Sat May 03 2014 Tim Lauridsen <timlau@fedoraproject.org> 4.0.3-1
-- bumped release to 4.0.3
-- Requires: python3-dnfdaemon >= 0.1.5
-
-* Tue Apr 01 2014 Tim Lauridsen <timlau@fedoraproject.org> 4.0.2-1
-- bumped release to 4.0.2
-- Requires: python3-dnfdaemon >= 0.1.4
-
-* Sat Mar 29 2014 Tim Lauridsen <timlau@fedoraproject.org> 4.0.1-1
-- bumped release to 4.0.1
-
-* Sun Sep 15 2013 Tim Lauridsen <timlau@fedoraproject.org> 3.99.1-1
-- Initial rpm build
-
--
cgit v1.1


	https://src.fedoraproject.org/cgit/yumex-dnf.git/commit/?h=epel7&id8608c02b2ce7802ff83c0fd0cb53e638e4940b0
 _______________________________________________
scm-commits mailing list -- scm-commits@lists.fedoraproject.org
To unsubscribe send an email to scm-commits-leave@lists.fedoraproject.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic