[ebumeter] Initial import of SRPM

Brendan Jones bsjones at fedoraproject.org
Wed Mar 7 13:12:31 UTC 2012


commit 6d4792c87769d84c5a96a183163b77d529cc4b5b
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Wed Mar 7 14:12:24 2012 +0100

    Initial import of SRPM

 .gitignore               |    1 +
 ebumeter-0.1.0-fsf.patch |  337 ++++++++++++++++++++++++++++++++++++++++++++++
 ebumeter.desktop         |    8 +
 ebumeter.png             |  Bin 0 -> 2321 bytes
 ebumeter.spec            |   77 +++++++++++
 sources                  |    1 +
 6 files changed, 424 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..843d02f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/ebumeter-0.1.0.tar.bz2
diff --git a/ebumeter-0.1.0-fsf.patch b/ebumeter-0.1.0-fsf.patch
new file mode 100644
index 0000000..4bc8de2
--- /dev/null
+++ b/ebumeter-0.1.0-fsf.patch
@@ -0,0 +1,337 @@
+diff -Nurp ebumeter-0.1.0.orig/COPYING ebumeter-0.1.0/COPYING
+--- ebumeter-0.1.0.orig/COPYING	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/COPYING	2012-03-06 04:05:34.536172827 +0100
+@@ -2,7 +2,7 @@
+ 		       Version 2, June 1991
+ 
+  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
++     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+  Everyone is permitted to copy and distribute verbatim copies
+  of this license document, but changing it is not allowed.
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/audiofile.cc ebumeter-0.1.0/source/audiofile.cc
+--- ebumeter-0.1.0.orig/source/audiofile.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/audiofile.cc	2012-03-06 04:08:57.611587365 +0100
+@@ -14,7 +14,8 @@
+ //
+ //    You should have received a copy of the GNU General Public License
+ //    along with this program; if not, write to the Free Software
+-//    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//    Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // -------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/audiofile.h ebumeter-0.1.0/source/audiofile.h
+--- ebumeter-0.1.0.orig/source/audiofile.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/audiofile.h	2012-03-06 04:08:57.612587308 +0100
+@@ -14,7 +14,8 @@
+ //
+ //    You should have received a copy of the GNU General Public License
+ //    along with this program; if not, write to the Free Software
+-//    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//    Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // -------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/button.cc ebumeter-0.1.0/source/button.cc
+--- ebumeter-0.1.0.orig/source/button.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/button.cc	2012-03-06 04:08:57.612587308 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ----------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/button.h ebumeter-0.1.0/source/button.h
+--- ebumeter-0.1.0.orig/source/button.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/button.h	2012-03-06 04:08:57.613587254 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ----------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/dither.cc ebumeter-0.1.0/source/dither.cc
+--- ebumeter-0.1.0.orig/source/dither.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/dither.cc	2012-03-06 04:08:57.613587254 +0100
+@@ -14,7 +14,8 @@
+ //
+ //    You should have received a copy of the GNU General Public License
+ //    along with this program; if not, write to the Free Software
+-//    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//    Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // -------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/dither.h ebumeter-0.1.0/source/dither.h
+--- ebumeter-0.1.0.orig/source/dither.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/dither.h	2012-03-06 04:08:57.614587204 +0100
+@@ -14,7 +14,8 @@
+ //
+ //    You should have received a copy of the GNU General Public License
+ //    along with this program; if not, write to the Free Software
+-//    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//    Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // -------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/ebulm.cc ebumeter-0.1.0/source/ebulm.cc
+--- ebumeter-0.1.0.orig/source/ebulm.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/ebulm.cc	2012-03-06 04:08:57.615587147 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/ebumeter.cc ebumeter-0.1.0/source/ebumeter.cc
+--- ebumeter-0.1.0.orig/source/ebumeter.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/ebumeter.cc	2012-03-06 04:08:57.615587147 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/ebur128.cc ebumeter-0.1.0/source/ebur128.cc
+--- ebumeter-0.1.0.orig/source/ebur128.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/ebur128.cc	2012-03-06 04:08:57.616587090 +0100
+@@ -14,7 +14,8 @@
+ //
+ //    You should have received a copy of the GNU General Public License
+ //    along with this program; if not, write to the Free Software
+-//    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//    Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // -------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/ebu_r128_disp.cc ebumeter-0.1.0/source/ebu_r128_disp.cc
+--- ebumeter-0.1.0.orig/source/ebu_r128_disp.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/ebu_r128_disp.cc	2012-03-06 04:08:57.618586985 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/ebu_r128_disp.h ebumeter-0.1.0/source/ebu_r128_disp.h
+--- ebumeter-0.1.0.orig/source/ebu_r128_disp.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/ebu_r128_disp.h	2012-03-06 04:08:57.619586933 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/ebu_r128_proc.cc ebumeter-0.1.0/source/ebu_r128_proc.cc
+--- ebumeter-0.1.0.orig/source/ebu_r128_proc.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/ebu_r128_proc.cc	2012-03-06 04:08:57.620586882 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/ebu_r128_proc.h ebumeter-0.1.0/source/ebu_r128_proc.h
+--- ebumeter-0.1.0.orig/source/ebu_r128_proc.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/ebu_r128_proc.h	2012-03-06 04:08:57.621586837 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/global.h ebumeter-0.1.0/source/global.h
+--- ebumeter-0.1.0.orig/source/global.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/global.h	2012-03-06 04:08:57.622586794 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ----------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/guiclass.cc ebumeter-0.1.0/source/guiclass.cc
+--- ebumeter-0.1.0.orig/source/guiclass.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/guiclass.cc	2012-03-06 04:08:57.622586794 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ----------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/guiclass.h ebumeter-0.1.0/source/guiclass.h
+--- ebumeter-0.1.0.orig/source/guiclass.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/guiclass.h	2012-03-06 04:08:57.622586794 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ----------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/jclient.cc ebumeter-0.1.0/source/jclient.cc
+--- ebumeter-0.1.0.orig/source/jclient.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/jclient.cc	2012-03-06 04:08:57.623586755 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/jclient.h ebumeter-0.1.0/source/jclient.h
+--- ebumeter-0.1.0.orig/source/jclient.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/jclient.h	2012-03-06 04:08:57.623586755 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/mainwin.cc ebumeter-0.1.0/source/mainwin.cc
+--- ebumeter-0.1.0.orig/source/mainwin.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/mainwin.cc	2012-03-06 04:08:57.624586715 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/mainwin.h ebumeter-0.1.0/source/mainwin.h
+--- ebumeter-0.1.0.orig/source/mainwin.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/mainwin.h	2012-03-06 04:08:57.625586673 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/Makefile ebumeter-0.1.0/source/Makefile
+--- ebumeter-0.1.0.orig/source/Makefile	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/Makefile	2012-03-06 04:14:45.423363439 +0100
+@@ -14,7 +14,8 @@
+ #
+ #  You should have received a copy of the GNU General Public License
+ #  along with this program; if not, write to the Free Software
+-#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++#  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++#  MA 02110-1301, USA.
+ #
+ #  --------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/png2img.cc ebumeter-0.1.0/source/png2img.cc
+--- ebumeter-0.1.0.orig/source/png2img.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/png2img.cc	2012-03-06 04:08:57.626586631 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ----------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/png2img.h ebumeter-0.1.0/source/png2img.h
+--- ebumeter-0.1.0.orig/source/png2img.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/png2img.h	2012-03-06 04:08:57.626586631 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ----------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/styles.cc ebumeter-0.1.0/source/styles.cc
+--- ebumeter-0.1.0.orig/source/styles.cc	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/styles.cc	2012-03-06 04:08:57.627586589 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
+diff -Nurp ebumeter-0.1.0.orig/source/styles.h ebumeter-0.1.0/source/styles.h
+--- ebumeter-0.1.0.orig/source/styles.h	2011-05-08 22:20:09.000000000 +0200
++++ ebumeter-0.1.0/source/styles.h	2012-03-06 04:08:57.627586589 +0100
+@@ -14,7 +14,8 @@
+ //
+ //  You should have received a copy of the GNU General Public License
+ //  along with this program; if not, write to the Free Software
+-//  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++//  Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston,
++//    MA 02110-1301, USA.
+ //
+ // ------------------------------------------------------------------------
+ 
diff --git a/ebumeter.desktop b/ebumeter.desktop
new file mode 100644
index 0000000..1944f66
--- /dev/null
+++ b/ebumeter.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=Ebumeter
+Comment=Loudness measurement according to EBU-R128
+Icon=ebumeter
+Type=Application
+Categories=AudioVideo;Audio;X-Jack;X-Audio_Tools;
+Exec=ebumeter -J
+Terminal=false
diff --git a/ebumeter.png b/ebumeter.png
new file mode 100644
index 0000000..3f3a76e
Binary files /dev/null and b/ebumeter.png differ
diff --git a/ebumeter.spec b/ebumeter.spec
new file mode 100644
index 0000000..a8a4c4c
--- /dev/null
+++ b/ebumeter.spec
@@ -0,0 +1,77 @@
+Name:          ebumeter
+Summary:       Loudness measurement according to EBU-R128
+Version:       0.1.0
+Release:       7%{?dist}
+License:       GPLv2+
+Group:         Applications/Multimedia
+URL:           http://kokkinizita.linuxaudio.org/linuxaudio
+Source0:       http://kokkinizita.linuxaudio.org/linuxaudio/downloads/%{name}-%{version}.tar.bz2
+Source1:       %{name}.desktop
+Source2:       %{name}.png
+# correct FSF address
+Patch0:        %{name}-%{version}-fsf.patch
+
+BuildRequires: desktop-file-utils 
+BuildRequires: libsndfile-devel
+BuildRequires: clthreads-devel 
+BuildRequires: clxclient-devel
+BuildRequires: jack-audio-connection-kit-devel
+BuildRequires: libXft-devel 
+BuildRequires: libpng-devel
+
+%description
+Loudness measurement according to EBU-R128. Presented at LAC 2011 
+(thanks to Joern Nettingsmeier!). The only documentation available 
+at the moment are the paper, the presentation, slides and the video 
+of the LAC 2011 session.
+
+%prep
+%setup -q
+%patch0 -p1
+pushd source
+sed -i -e "s|-march=native|%{optflags}|" Makefile
+
+%build
+pushd source
+make PREFIX=%{_prefix} %{?_smp_mflags}
+popd
+
+%install
+pushd source
+make DESTDIR=%{buildroot} PREFIX=%{_prefix} %{?_smp_mflags} install
+popd
+
+mkdir -p %{buildroot}%{_datadir}/applications
+desktop-file-install \
+  --dir %{buildroot}%{_datadir}/applications    \
+  %{SOURCE1}
+mkdir -p %{buildroot}%{_datadir}/pixmaps
+install -pm 644 %{SOURCE2} \
+    %{buildroot}%{_datadir}/pixmaps/%{name}.png
+    
+%files
+%doc AUTHORS COPYING README doc/*pdf
+%{_bindir}/%{name}
+%{_bindir}/ebur128
+%{_datadir}/%{name}
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/pixmaps/%{name}.png
+
+%changelog
+* Mon Mar 06 2012 Brendan Jones >brendan.jones.it at gmail.com> 0.1.0-7
+- desktop file changes and cosmetics
+
+* Mon Mar 06 2012 Brendan Jones >brendan.jones.it at gmail.com> 0.1.0-5
+- patch FSF address, preserve icon permissions
+
+* Mon Feb 14 2012 Brendan Jones >brendan.jones.it at gmail.com> 0.1.0-4
+- use the upstream icon in pixmaps, remove hicolor scriptlets
+
+* Mon Feb 13 2012 Brendan Jones >brendan.jones.it at gmail.com> 0.1.0-3
+- move desktop categories into source
+
+* Fri Feb 10 2012 Brendan Jones >brendan.jones.it at gmail.com> 0.1.0-2
+- modified to Fedora package guidelines
+
+* Tue Nov 16 2011 Fernando Lopez-Lezcano <nando at ccrma.stanford.edu> 0.1.0-1
+- initial build
diff --git a/sources b/sources
index e69de29..64442fd 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+b1fd8fec7098a7e8937d999f07b984ec  ebumeter-0.1.0.tar.bz2


More information about the scm-commits mailing list