Compare commits
34 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7bb33576bf | ||
|
|
82fb9363de | ||
|
|
97d3bdb963 | ||
| 588a05b4a1 | |||
|
|
fb7bc54a3d | ||
|
|
1e5e96a26a | ||
|
|
fad19f242f | ||
| 11e4da0362 | |||
|
|
b484bc928f | ||
|
|
19a6fb0ed5 | ||
|
|
08502b5652 | ||
|
|
9ff63f2fe7 | ||
|
|
8e0a528de8 | ||
|
|
7fa04a23d4 | ||
|
|
18e09e0b4c | ||
| 3d9bea88f8 | |||
|
|
4c33dcbc87 | ||
|
|
22c5da090a | ||
|
|
3c04477f62 | ||
|
|
d32a2c126b | ||
|
|
bf6d989876 | ||
|
|
4f94681dca | ||
|
|
5a8b2c154b | ||
|
|
096608baa1 | ||
|
|
3e2ac334ca | ||
|
|
ee0047a84d | ||
|
|
09a0e7eff2 | ||
|
|
c41b6ce09f | ||
|
|
81f74f1d3a | ||
|
|
af9552a7ed | ||
|
|
85f0c1e1af | ||
|
|
1f9cf3a453 | ||
|
|
850281bfa1 | ||
|
|
5528656a48 |
9 changed files with 1 additions and 463 deletions
|
|
@ -1 +0,0 @@
|
|||
seq24-0.8.7.tar.gz
|
||||
21
Makefile
21
Makefile
|
|
@ -1,21 +0,0 @@
|
|||
# Makefile for source rpm: seq24
|
||||
# $Id$
|
||||
NAME := seq24
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
define find-makefile-common
|
||||
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(find-makefile-common))
|
||||
|
||||
ifeq ($(MAKEFILE_COMMON),)
|
||||
# attept a checkout
|
||||
define checkout-makefile-common
|
||||
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
|
||||
endif
|
||||
|
||||
include $(MAKEFILE_COMMON)
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
seq24 fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1675986
|
||||
|
|
@ -1,263 +0,0 @@
|
|||
--- src/font_w.xpm-dist 2007-10-22 15:52:50.000000000 +0200
|
||||
+++ src/font_w.xpm 2007-10-22 15:53:09.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * font_w_xpm[] = {
|
||||
+static const char * font_w_xpm[] = {
|
||||
"145 209 2 1",
|
||||
" c #000000",
|
||||
". c #FFFFFF",
|
||||
--- src/zoom.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/zoom.xpm 2007-10-22 15:56:20.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * zoom_xpm[] = {
|
||||
+static const char * zoom_xpm[] = {
|
||||
"16 14 10 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/play2.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/play2.xpm 2007-10-22 15:55:30.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * play2_xpm[] = {
|
||||
+static const char * play2_xpm[] = {
|
||||
"16 11 5 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/length.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/length.xpm 2007-10-22 15:54:52.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * length_xpm[] = {
|
||||
+static const char * length_xpm[] = {
|
||||
"36 11 2 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/undo.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/undo.xpm 2007-10-22 15:56:16.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * undo_xpm[] = {
|
||||
+static const char * undo_xpm[] = {
|
||||
"16 14 3 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/copy.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/copy.xpm 2007-10-22 15:54:32.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * copy_xpm[] = {
|
||||
+static const char * copy_xpm[] = {
|
||||
"33 11 4 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/event.cpp-dist 2007-10-22 15:46:20.000000000 +0200
|
||||
+++ src/event.cpp 2007-10-22 15:47:03.000000000 +0200
|
||||
@@ -18,6 +18,7 @@
|
||||
//
|
||||
//-----------------------------------------------------------------------------
|
||||
#include "event.h"
|
||||
+#include <cstring>
|
||||
|
||||
event::event()
|
||||
{
|
||||
--- src/midi.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/midi.xpm 2007-10-22 15:55:12.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * midi_xpm[] = {
|
||||
+static const char * midi_xpm[] = {
|
||||
"14 14 4 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/stop.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/stop.xpm 2007-10-22 15:56:03.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * stop_xpm[] = {
|
||||
+static const char * stop_xpm[] = {
|
||||
"15 11 5 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/menu_empty.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/menu_empty.xpm 2007-10-22 15:55:02.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * menu_empty_xpm[] = {
|
||||
+static const char * menu_empty_xpm[] = {
|
||||
"10 10 2 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/note_length.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/note_length.xpm 2007-10-22 15:55:17.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * note_length_xpm[] = {
|
||||
+static const char * note_length_xpm[] = {
|
||||
"29 12 2 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/expand.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/expand.xpm 2007-10-22 15:54:42.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * expand_xpm[] = {
|
||||
+static const char * expand_xpm[] = {
|
||||
"33 11 4 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/rec.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/rec.xpm 2007-10-22 15:55:38.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * rec_xpm[] = {
|
||||
+static const char * rec_xpm[] = {
|
||||
"36 14 10 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/collapse.xpm-dist 2007-10-22 15:54:15.000000000 +0200
|
||||
+++ src/collapse.xpm 2007-10-22 15:54:19.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * collapse_xpm[] = {
|
||||
+static const char * collapse_xpm[] = {
|
||||
"27 11 3 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/tools.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/tools.xpm 2007-10-22 15:56:12.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * tools_xpm[] = {
|
||||
+static const char * tools_xpm[] = {
|
||||
"13 14 5 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/seq24.xpm-dist 2007-10-22 15:53:53.000000000 +0200
|
||||
+++ src/seq24.xpm 2007-10-22 15:53:58.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * seq24_xpm[] = {
|
||||
+static const char * seq24_xpm[] = {
|
||||
"124 32 3 1",
|
||||
" c None",
|
||||
". c None",
|
||||
--- src/loop.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/loop.xpm 2007-10-22 15:54:58.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * loop_xpm[] = {
|
||||
+static const char * loop_xpm[] = {
|
||||
"33 12 3 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/scale.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/scale.xpm 2007-10-22 15:55:43.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * scale_xpm[] = {
|
||||
+static const char * scale_xpm[] = {
|
||||
"30 14 2 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/key.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/key.xpm 2007-10-22 15:54:48.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * key_xpm[] = {
|
||||
+static const char * key_xpm[] = {
|
||||
"13 14 3 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/font.cpp-dist 2007-10-22 15:52:30.000000000 +0200
|
||||
+++ src/font.cpp 2007-10-22 15:52:43.000000000 +0200
|
||||
@@ -25,6 +25,7 @@
|
||||
#include "font_b.xpm"
|
||||
|
||||
#include <string>
|
||||
+#include <cstring>
|
||||
|
||||
font::font( )
|
||||
{
|
||||
--- src/down.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/down.xpm 2007-10-22 15:54:36.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * down_xpm[] = {
|
||||
+static const char * down_xpm[] = {
|
||||
"7 14 2 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/snap.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/snap.xpm 2007-10-22 15:55:59.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * snap_xpm[] = {
|
||||
+static const char * snap_xpm[] = {
|
||||
"29 12 5 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/font_b.xpm-dist 2007-10-22 15:52:48.000000000 +0200
|
||||
+++ src/font_b.xpm 2007-10-22 15:53:04.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * font_b_xpm[] = {
|
||||
+static const char * font_b_xpm[] = {
|
||||
"145 209 3 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/bus.xpm-dist 2007-10-22 15:54:08.000000000 +0200
|
||||
+++ src/bus.xpm 2007-10-22 15:54:12.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * bus_xpm[] = {
|
||||
+static const char * bus_xpm[] = {
|
||||
"36 14 4 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/perfedit.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/perfedit.xpm 2007-10-22 15:55:25.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * perfedit_xpm[] = {
|
||||
+static const char * perfedit_xpm[] = {
|
||||
"23 14 11 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/thru.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/thru.xpm 2007-10-22 15:56:08.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * thru_xpm[] = {
|
||||
+static const char * thru_xpm[] = {
|
||||
"62 14 10 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/play.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/play.xpm 2007-10-22 15:55:34.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * play_xpm[] = {
|
||||
+static const char * play_xpm[] = {
|
||||
"36 14 10 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/sequences.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/sequences.xpm 2007-10-22 15:55:55.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * sequences_xpm[] = {
|
||||
+static const char * sequences_xpm[] = {
|
||||
"30 14 3 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
--- src/menu_full.xpm-dist 2007-10-22 15:54:24.000000000 +0200
|
||||
+++ src/menu_full.xpm 2007-10-22 15:55:07.000000000 +0200
|
||||
@@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
-static char * menu_full_xpm[] = {
|
||||
+static const char * menu_full_xpm[] = {
|
||||
"10 10 2 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
--- src/seqedit.cpp~ 2006-05-30 07:04:52.000000000 -0700
|
||||
+++ src/seqedit.cpp 2006-09-16 23:48:40.000000000 -0700
|
||||
@@ -425,7 +425,7 @@
|
||||
|
||||
holder = manage( new Menu());
|
||||
|
||||
- char num[6];
|
||||
+ char num[64];
|
||||
|
||||
holder2 = manage( new Menu());
|
||||
for ( int i=-12; i<=12; ++i ){
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Name=Seq24
|
||||
Comment=Real-time midi sequencer
|
||||
Icon=seq24.png
|
||||
Type=Application
|
||||
Exec=seq24
|
||||
Terminal=false
|
||||
StartupWMClass=seq24
|
||||
Categories=Application;AudioVideo;X-Sequencers;X-MIDI;
|
||||
Encoding=UTF-8
|
||||
BIN
seq24.png
BIN
seq24.png
Binary file not shown.
|
Before Width: | Height: | Size: 436 B |
156
seq24.spec
156
seq24.spec
|
|
@ -1,156 +0,0 @@
|
|||
Summary: Real-time midi sequencer
|
||||
Name: seq24
|
||||
Version: 0.8.7
|
||||
Release: 11%{?dist}
|
||||
License: GPL
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.filter24.org/seq24/
|
||||
Source: http://filter24.org/seq24/seq24-%{version}.tar.gz
|
||||
Source1: seq24.png
|
||||
Source2: seq24.desktop
|
||||
Patch0: seq24-stack-smash.patch
|
||||
Patch1: seq24-gcc43.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: lash-devel gtkmm24-devel
|
||||
|
||||
Requires: hicolor-icon-theme
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
%description
|
||||
Seq24 is a real-time midi sequencer. It provides a very simple
|
||||
interface for editing and playing midi 'loops'.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p0 -b .stack-smash~
|
||||
%patch1 -p0 -b .gcc43~
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
# Rename the "dump" command to something more specific.
|
||||
mv $RPM_BUILD_ROOT%{_bindir}/dump $RPM_BUILD_ROOT%{_bindir}/seq24-dump
|
||||
|
||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps
|
||||
install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps/seq24.png
|
||||
|
||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
|
||||
desktop-file-install --vendor fedora \
|
||||
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
||||
%{SOURCE2}
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
# update icon themes
|
||||
touch --no-create %{_datadir}/icons/hicolor || :
|
||||
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
|
||||
|
||||
%postun
|
||||
# update icon themes
|
||||
touch --no-create %{_datadir}/icons/hicolor || :
|
||||
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog COPYING README RTC SEQ24 TODO seq24usr.example
|
||||
%{_bindir}/*
|
||||
%{_datadir}/applications/*%{name}.desktop
|
||||
%{_datadir}/icons/hicolor/64x64/apps/seq24.png
|
||||
|
||||
%changelog
|
||||
* Mon Mar 03 2008 Anthony Green <green@redhat.com> 0.8.7-11
|
||||
- Update gcc 4.3 patch.
|
||||
|
||||
* Thu Feb 28 2008 Anthony Green <green@redhat.com> 0.8.7-10
|
||||
- Update for gcc 4.3.
|
||||
|
||||
* Tue Oct 09 2007 Anthony Green <green@redhat.com> 0.8.7-8
|
||||
- Rebuilt for new lash again.
|
||||
|
||||
* Mon Oct 08 2007 Anthony Green <green@redhat.com> 0.8.7-7
|
||||
- Rebuilt for new lash.
|
||||
|
||||
* Thu Oct 05 2006 Christian Iseli <Christian.Iseli@licr.org> 0.8.7-6
|
||||
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
|
||||
|
||||
* Tue Sep 26 2006 Anthony Green <green@redhat.com> 0.8.7-5
|
||||
- Rename "dump" to "seq-dump".
|
||||
- Simplify description.
|
||||
|
||||
* Mon Sep 25 2006 Anthony Green <green@redhat.com> 0.8.7-4
|
||||
- Fix SOURCE reference.
|
||||
- Add TODO and seq24usr.example to docs.
|
||||
- Clean up macro usage.
|
||||
|
||||
* Tue Sep 19 2006 Anthony Green <green@redhat.com> 0.8.7-3
|
||||
- Remove Require(post,postun) for gtk2, as per the packaging
|
||||
guidelines.
|
||||
|
||||
* Tue Sep 19 2006 Anthony Green <green@redhat.com> 0.8.7-2
|
||||
- Install the icon in the hicolor tree.
|
||||
- Require hicolor-icon-theme.
|
||||
- Add dist tag to Release.
|
||||
- Fix post/postun scripts and Requires.
|
||||
|
||||
* Sat Sep 16 2006 Anthony Green <green@redhat.com> 0.8.7-1
|
||||
- updated to 0.8.7.
|
||||
- first Fedora build.
|
||||
- clean up Requires and BuildRequires.
|
||||
- move .desktop file to %%{SOURCE2}.
|
||||
- add stack-smash preventing patch.
|
||||
- add %%post and %%postun scriptlets.
|
||||
|
||||
* Sat May 6 2006 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.8.6-1
|
||||
- updated to 0.8.6
|
||||
- added Planet CCRMA categories to desktop file, added icon
|
||||
|
||||
* Fri Mar 31 2006 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.8.4-1
|
||||
- updated to 0.8.4
|
||||
- added dependency for building on fc5
|
||||
- add generic bindir file list, includes new "dump" command
|
||||
- added lash support
|
||||
|
||||
* Wed May 4 2005 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.6.3-1
|
||||
- updated to 0.6.3
|
||||
|
||||
* Tue Mar 22 2005 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.6.2-1
|
||||
- updated to 0.6.2
|
||||
|
||||
* Fri Jan 21 2005 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.6.0-1
|
||||
- updated to 0.6.0, now requires gtkmm2
|
||||
|
||||
* Sun Dec 19 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu>
|
||||
- spec file cleanup
|
||||
|
||||
* Sun Aug 29 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.5.2-1
|
||||
- updated to 0.5.2
|
||||
|
||||
* Thu Jul 29 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.5.1-1
|
||||
- updated to 0.5.1
|
||||
|
||||
* Wed May 5 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.5.0-2
|
||||
- fixed missing defattr in file list
|
||||
|
||||
* Wed May 5 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.5.0-1
|
||||
- updated to 0.5.0
|
||||
|
||||
* Wed Jan 21 2004 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.4.4-1
|
||||
- updated to 0.4.4
|
||||
|
||||
* Thu Nov 20 2003 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.4.2-1
|
||||
- spec file tweaks, add release tags
|
||||
|
||||
* Mon May 19 2003 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.4.2-1
|
||||
- updated to 0.4.2
|
||||
|
||||
* Wed Mar 19 2003 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.4.1-1
|
||||
- initial build
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
b2c39dad73f803727c39c2e2e443ebdb seq24-0.8.7.tar.gz
|
||||
Loading…
Add table
Add a link
Reference in a new issue