rpms/shed/devel shed.spec,1.7,1.8

Adam Miller maxamillion at fedoraproject.org
Mon Aug 10 16:36:30 UTC 2009


Author: maxamillion

Update of /cvs/extras/rpms/shed/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18479

Modified Files:
	shed.spec 
Log Message:
Fixed source0 as per https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html




Index: shed.spec
===================================================================
RCS file: /cvs/extras/rpms/shed/devel/shed.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- shed.spec	27 Jul 2009 04:16:29 -0000	1.7
+++ shed.spec	10 Aug 2009 16:36:30 -0000	1.8
@@ -1,12 +1,12 @@
 Name:           shed
 Version:        1.15
-Release:        4%{?dist}
+Release:        5%{?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
+Source0:        http://downloads.sourceforge.net/shed/%{name}-%{version}.tar.gz
 Patch0:         shed-1.15-makefile_in.patch
 Patch1:         shed-1.15-configure_cflags.patch
 
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %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 at lists.fedoraproject.org> - 1.15-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list