Compare commits

...
Sign in to create a new pull request.

27 commits

Author SHA1 Message Date
Miro Hrončok
a4210e41f0 Orphaned for 6+ weeks 2020-01-23 00:59:03 +01:00
Fedora Release Engineering
a308945e31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 23:12:43 +00:00
Fedora Release Engineering
146f493625 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 15:19:10 +00:00
3bcd485378 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:49 +01:00
Fedora Release Engineering
78ef507320 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 06:03:42 +00:00
Jason Tibbitts
8393139c60 Remove needless use of %defattr 2018-07-10 01:21:03 -05:00
Igor Gnatenko
ac69e7a215 add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:51 +02:00
ef8b18b33e Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 00:37:16 +01:00
Fedora Release Engineering
2cc69dca33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 16:37:55 +00:00
Fedora Release Engineering
d170f494d2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 08:24:23 +00:00
Fedora Release Engineering
5e5dddbf4f - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 18:32:08 +00:00
Fedora Release Engineering
986c52576f - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 13:23:06 +00:00
Adam Miller
f426d3b289 remove unnecessary clean section 2016-03-16 11:50:16 -05:00
Fedora Release Engineering
9fad737a93 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 23:56:30 +00:00
Dennis Gilmore
5b8b5e5541 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 00:45:44 +00:00
13eff320c2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 02:11:53 +00:00
Dennis Gilmore
29998b85e4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 01:15:58 -05:00
Dennis Gilmore
711d9e6d77 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 09:20:14 -05:00
Dennis Gilmore
b700fe3ec7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 17:51:59 -06:00
Dennis Gilmore
e13538a35c - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 14:31:26 -05:00
Dennis Gilmore
ecdef0cb57 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 21:53:44 -06:00
Dennis Gilmore
1f3d240d10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 07:34:00 -06:00
Fedora Release Engineering
49cda6b111 dist-git conversion 2010-07-29 12:44:08 +00:00
Bill Nottingham
9f8641ba99 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:15:30 +00:00
Adam Miller
47be1dd6b9 Fixed source0 as per
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.
    html
2009-08-10 16:36:30 +00:00
Jesse Keating
197eccff20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 04:16:29 +00:00
Adam Miller
5cd823a20a Fixed the debuginfo issue 2009-04-21 16:32:10 +00:00
6 changed files with 1 additions and 83 deletions

View file

@ -1 +0,0 @@
shed-1.15.tar.gz

View file

@ -1,21 +0,0 @@
# Makefile for source rpm: shed
# $Id$
NAME := shed
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)

1
dead.package Normal file
View file

@ -0,0 +1 @@
Orphaned for 6+ weeks

View file

@ -1,3 +0,0 @@
shed-1_13-2:HEAD:shed-1.13-2.src.rpm:1225481433
shed-1_14-1:HEAD:shed-1.14-1.src.rpm:1227821254
shed-1_15-1:HEAD:shed-1.15-1.src.rpm:1239650206

View file

@ -1,57 +0,0 @@
Name: shed
Version: 1.15
Release: 1%{?dist}
Summary: Easy to use hex editor
Group: Applications/Editors
License: GPLv2+
URL: http://shed.sourceforge.net/
Source0: http://master.dl.sourceforge.net/shed/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: ncurses-devel
%description
shed is an easy to use hex editor written for unix/linux using ncurses,
with a friendly pico-style interface.
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README TODO BUGS
%{_bindir}/%{name}
%{_mandir}/man1/shed.1*
%changelog
* Mon Apr 13 2009 Adam Miller <maxamillion [AT] gmail.com> - 1.15-1
- New upstream release.
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Nov 27 2008 Adam Miller <maxamillion [AT] gmail.com> - 1.14-1
- New upstream release.
* Sun Nov 02 2008 Adam Miller <maxamillion [AT] gmail.com> - 1.13-3
- Fixed the license listing for the project.
* Wed Oct 29 2008 Adam Miller <maxamillion [AT] gmail.com> - 1.13-2
- Fixed issues that were brought to my attention from package review
- Typo in download, removed chmod, added changelog, incremented release
* Fri Oct 24 2008 Adam Miller <maxamillion [AT] gmail.com> - 1.13-1
- First build of shed for fedora

View file

@ -1 +0,0 @@
c7d7d464d6b4fa28a7980270d03e0906 shed-1.15.tar.gz