packages: nosefart/nosefart-opt.patch, nosefart/nosefart.spec - updated to ...

qboosh qboosh at pld-linux.org
Sun Sep 11 16:05:39 CEST 2011


Author: qboosh                       Date: Sun Sep 11 14:05:39 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.8
- updated opt patch

---- Files affected:
packages/nosefart:
   nosefart-opt.patch (1.3 -> 1.4) , nosefart.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/nosefart/nosefart-opt.patch
diff -u packages/nosefart/nosefart-opt.patch:1.3 packages/nosefart/nosefart-opt.patch:1.4
--- packages/nosefart/nosefart-opt.patch:1.3	Sat Sep  4 21:31:44 2004
+++ packages/nosefart/nosefart-opt.patch	Sun Sep 11 16:05:34 2011
@@ -1,5 +1,5 @@
---- nosefart-2.3-mls/Makefile.orig	2004-04-04 23:48:11.000000000 +0200
-+++ nosefart-2.3-mls/Makefile	2004-04-18 23:40:49.692227312 +0200
+--- nosefart-2.8-mls/Makefile.orig	2011-09-04 22:09:23.000000000 +0200
++++ nosefart-2.8-mls/Makefile	2011-09-11 16:03:06.974322776 +0200
 @@ -2,10 +2,11 @@
  # Configuration
  
@@ -24,12 +24,12 @@
  	DEBUG_OBJECTS =
  endif
  
-@@ -105,7 +106,7 @@
- # The real heavy lifting
+@@ -107,7 +108,7 @@
  
- $(BUILDTOP)/$(NAME): $(OBJECTS)
+ $(BUILDTOP)/$(NAME): $(OBJECTS)  $(BUILDTOP)/config.h
+ 	mkdir -p $(sort $(dir $(ALL_OBJECTS)))
 -	$(CC) $(NSFINFO_CFLAGS) $(LDFLAGS) -o $@ $^
 +	$(CC) $(NSFINFO_CFLAGS) $(LDFLAGS) -o $@ $^ $(LDADD)
  
- $(BUILDDIR)/%.o: $(SRCDIR)/%.c 
- 	$(CC)  $(NSFINFO_CFLAGS) -o $@ -c $<
+ $(BUILDDIR)/%.o: $(SRCDIR)/%.c $(BUILDTOP)/config.h
+ 	mkdir -p $(sort $(dir $(ALL_OBJECTS)))

================================================================
Index: packages/nosefart/nosefart.spec
diff -u packages/nosefart/nosefart.spec:1.14 packages/nosefart/nosefart.spec:1.15
--- packages/nosefart/nosefart.spec:1.14	Sun Jun  1 02:10:40 2008
+++ packages/nosefart/nosefart.spec	Sun Sep 11 16:05:34 2011
@@ -2,12 +2,12 @@
 Summary:	Nosefart - NSF files player
 Summary(pl.UTF-8):	Nosefart - odtwarzacz plików NSF
 Name:		nosefart
-Version:	2.7
+Version:	2.8
 Release:	1
 License:	GPL v2
 Group:		Applications/Sound
-Source0:	http://dl.sourceforge.net/nosefart/%{name}-%{version}-mls.tar.bz2
-# Source0-md5:	f5b3a2037b2c5851b506898fc1f7d6bc
+Source0:	http://downloads.sourceforge.net/nosefart/%{name}-%{version}-mls.tar.lz
+# Source0-md5:	4dbdd0e11f01a8835c3f6628ffc33bc3
 Patch0:		%{name}-opt.patch
 Patch1:		%{name}-sh.patch
 URL:		http://nosefart.sourceforge.net/
@@ -15,8 +15,10 @@
 BuildRequires:	automake
 BuildRequires:	gtk+2-devel >= 1:2.0.0
 BuildRequires:	libtool
+BuildRequires:	lzip
 BuildRequires:	pkgconfig
 BuildRequires:	xmms-devel
+BuildRequires:	tar >= 1:1.22
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -133,6 +135,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2011/09/11 14:05:34  qboosh
+- updated to 2.8
+- updated opt patch
+
 Revision 1.14  2008/06/01 00:10:40  qboosh
 - updated to 2.7
 - updated sh patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nosefart/nosefart-opt.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nosefart/nosefart.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list