]> git.pld-linux.org Git - packages/alsaplayer.git/commitdiff
- rel 4 auto/th/alsaplayer-0_99_80-4
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 3 Jun 2010 15:07:17 +0000 (15:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- really fix g++ problems

Changed files:
    alsaplayer-g++.patch -> 1.2
    alsaplayer.spec -> 1.103

alsaplayer-g++.patch
alsaplayer.spec

index f680ad632098da7ef2af0cd8c326bc110ace808a..809cd074311a693d63435b21c8b7a05bee676f30 100644 (file)
        if (!ext)
                return 0.0;
        ext++;
+--- alsaplayer-0.99.80/app/ControlSocket.cpp~  2007-07-08 16:27:31.000000000 +0200
++++ alsaplayer-0.99.80/app/ControlSocket.cpp   2010-06-03 17:06:32.781825835 +0200
+@@ -21,6 +21,7 @@
+ #include <cstdio>
+ #include <cstdlib>
+ #include <unistd.h>
++#include <limits.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <sys/socket.h>
index 3ce36748d5556a572f5ae6c4b353317c513a5513..39f3abc072e2bc7ad06d060d69e7f34314874867 100644 (file)
@@ -10,7 +10,7 @@ Summary:      Alsaplayer - CD/FLAC/MOD/MP3/Ogg/WAV player
 Summary(pl.UTF-8):     Alsaplayer - odtwarzacz CD/FLAC/MOD/MP3/Ogg/WAV
 Name:          alsaplayer
 Version:       0.99.80
-Release:       3
+Release:       4
 License:       GPL v3+
 Group:         Applications/Sound
 Source0:       http://www.alsaplayer.org/%{name}-%{version}.tar.bz2
This page took 0.058336 seconds and 4 git commands to generate.