]> git.pld-linux.org Git - packages/denemo.git/commitdiff
- use http for sources from sourceforge
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 6 May 2003 11:30:20 +0000 (11:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    denemo.spec -> 1.20

denemo.spec

index cb37cb6836eccf038a14623794a72f89506696b2..7b350159781ee8a1e274356e6b524af73d30f73e 100644 (file)
@@ -5,7 +5,7 @@ Version:        0.6.0
 Release:       1
 License:       GPL
 Group:         X11/Applications/Sound
-Source0:       ftp://download.sourceforge.net/pub/sourceforge/denemo/%{name}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/denemo/%{name}-%{version}.tar.gz
 Patch0:                %{name}-libxml2.patch
 URL:           http://denemo.sourceforge.net/
 BuildRequires: autoconf
@@ -16,7 +16,6 @@ Requires:     TiMidity++
 Requires:      lilypond
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 Denemo is a graphical music notation program written in C with gtk+.
 
This page took 0.108874 seconds and 4 git commands to generate.