]> git.pld-linux.org Git - packages/darkice.git/commitdiff
- updated to 0.17.1, rel 0.1; works, but need to add an init script
authorMariusz Mazur <mmazur@pld-linux.org>
Thu, 4 Jan 2007 10:17:00 +0000 (10:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    darkice.spec -> 1.24

darkice.spec

index d4fc5fc13f17bba04be4afbc445f8fb2ea51f205..cfc0755fe066510cb5792e4464dbc8c02367b176 100644 (file)
@@ -1,22 +1,23 @@
 Summary:       DarkIce live IceCast / ShoutCast streamer
 Summary(pl):   DarkIce - dostarczyciel strumieni IceCast/ShoutCast
 Name:          darkice
 Summary:       DarkIce live IceCast / ShoutCast streamer
 Summary(pl):   DarkIce - dostarczyciel strumieni IceCast/ShoutCast
 Name:          darkice
-Version:       0.14
-Release:       1
+Version:       0.17.1
+Release:       0.1
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/darkice/%{name}-%{version}.tar.gz
 # Source0-md5: e196487f376ab29c43277add33be15be
 Patch0:                %{name}-shared.patch
 Patch1:                %{name}-no_libnsl.patch
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/darkice/%{name}-%{version}.tar.gz
 # Source0-md5: e196487f376ab29c43277add33be15be
 Patch0:                %{name}-shared.patch
 Patch1:                %{name}-no_libnsl.patch
-Patch2:                %{name}-am_fixes.patch
-Patch3:                %{name}-ac25x.patch
+Patch2:                %{name}-amd64.patch
 URL:           http://darkice.sourceforge.net/
 URL:           http://darkice.sourceforge.net/
+BuildRequires: alsa-lib-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: lame-libs-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libvorbis-devel >= 1:1.0
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: lame-libs-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libvorbis-devel >= 1:1.0
+BuildRequires: pkgconfig
 BuildRequires: readline-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 BuildRequires: readline-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -38,8 +39,7 @@ serwer
 %setup -q
 %patch0 -p1
 %patch1 -p1
 %setup -q
 %patch0 -p1
 %patch1 -p1
-#%patch2 -p1
-%patch3 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
 
 %build
 %{__aclocal}
This page took 0.042336 seconds and 4 git commands to generate.