Author: qboosh                       Date: Thu Oct  2 19:50:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   mp3info.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/mp3info.spec
diff -u SPECS/mp3info.spec:1.27 SPECS/mp3info.spec:1.28
--- SPECS/mp3info.spec:1.27     Tue Feb 13 08:16:48 2007
+++ SPECS/mp3info.spec  Thu Oct  2 21:50:21 2008
@@ -5,9 +5,10 @@
 Name:          mp3info
 Version:       0.2.16
 Release:       6
-License:       GPL
+License:       GPL v2
 Group:         Applications/Sound
-Source0:       ftp://bimbo.hive.no/pub/mp3info/%{name}-%{version}.tar.bz2
+# originally from ftp://bimbo.hive.no/pub/mp3info/ (dead)
+Source0:       %{name}-%{version}.tar.bz2
 # Source0-md5: ef1b3d9b83d2918699de60942fe8d5b5
 Patch0:                %{name}-aclocal.patch
 Patch1:                %{name}-time.h.patch
@@ -36,16 +37,15 @@
 %patch1 -p1
 
 %build
-rm -f missing
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-CXX="%{__cc}"; export CXX
 %configure
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
@@ -55,8 +55,8 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/*/*
+%attr(755,root,root) %{_bindir}/mp3info
+%{_mandir}/man1/mp3info.1*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2008/10/02 19:50:21  qboosh
+- cleanup
+
 Revision 1.27  2007/02/13 07:16:48  glen
 - tabs in preamble
 
@@ -145,7 +148,6 @@
 - translated kloczkish into english
 
 Revision 1.3  1999/07/12 23:06:10  kloczek
-
 - added using CVS keywords in %changelog (for automating them).
 
 * Fri Apr 09 1999 H. Turgut Uyar <[EMAIL PROTECTED]>
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mp3info.spec?r1=1.27&r2=1.28&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to