Compare commits

...
This repository has been archived on 2026-09-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.

24 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
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
8 changed files with 1 additions and 147 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,4 +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
shed-1_15-3:HEAD:shed-1.15-3.src.rpm:1240331396

View file

@ -1,11 +0,0 @@
--- configure 2009-03-24 08:42:37.000000000 -0500
+++ configure.patched 2009-04-21 11:13:11.000000000 -0500
@@ -3367,7 +3367,7 @@
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-CFLAGS="-Wall"
+CFLAGS="$CFLAGS -Wall"
# Check whether --enable-debug was given.

View file

@ -1,32 +0,0 @@
--- Makefile.in 2009-04-20 13:24:18.000000000 -0500
+++ Makefile.in.patched 2009-04-20 13:20:53.000000000 -0500
@@ -34,7 +34,7 @@
subdir = .
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
- ChangeLog INSTALL NEWS TODO depcomp install-sh missing
+ ChangeLog INSTALL NEWS TODO depcomp missing
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -489,11 +489,6 @@
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
@@ -566,7 +561,7 @@
uninstall-man: uninstall-man1
-.MAKE: install-am install-strip
+.MAKE: install-am
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \

View file

@ -1,77 +0,0 @@
Name: shed
Version: 1.15
Release: 5%{?dist}
Summary: Easy to use hex editor
Group: Applications/Editors
License: GPLv2+
URL: http://shed.sourceforge.net/
Source0: http://downloads.sourceforge.net/shed/%{name}-%{version}.tar.gz
Patch0: shed-1.15-makefile_in.patch
Patch1: shed-1.15-configure_cflags.patch
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
%patch0 -p0
%patch1 -p0
%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 Aug 10 2009 Adam Miller <maxamillion [AT] gmail.com> - 1.15-5
- Fixed Source0 as per https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Apr 21 2009 Adam Miller <maxamillion [AT] gmail.com> - 1.15-3
- Patched the configure cflags
* Mon Apr 20 2009 Adam Miller <maxamillion [AT] gmail.com> - 1.15-2
- Fixed debuginfo issue, patched Makefile.in to not strip
* 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