SPECS: herrie.spec - 1.2 - herrie-gui.patch no longer needed - no ...

lisu lisu at pld-linux.org
Tue Jan 2 00:39:18 CET 2007


Author: lisu                         Date: Mon Jan  1 23:39:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.2
- herrie-gui.patch no longer needed
- no TODO file in this version

---- Files affected:
SPECS:
   herrie.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/herrie.spec
diff -u SPECS/herrie.spec:1.13 SPECS/herrie.spec:1.14
--- SPECS/herrie.spec:1.13	Sat Dec 23 14:40:44 2006
+++ SPECS/herrie.spec	Tue Jan  2 00:39:13 2007
@@ -2,15 +2,14 @@
 Summary:	A command line music player
 Summary(pl):	Konsolowy odtwarzacz muzyki
 Name:		herrie
-Version:	1.1
+Version:	1.2
 Release:	1
 License:	BSD
 Group:		Applications/Sound
 Source0:	http://www.stack.nl/~ed/projects/herrie/distfiles/%{name}-%{version}.tar.gz
-# Source0-md5:	1c28876ae36737ca3f3d6d2d2f037435
+# Source0-md5:	78b6dfe16db6c1f2e5e060e97503e1ec
 Patch0:		%{name}-makefile.patch
 Patch1:		%{name}-curses.patch
-Patch2:		%{name}-gui.patch
 URL:		http://g-rave.nl/projects/herrie/
 BuildRequires:	curl-devel
 BuildRequires:	gettext-devel
@@ -39,10 +38,9 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
-%{__make} -C src \
+%{__make} \
 	CC="%{__cc}" \
 	OPTFLAGS="%{rpmcflags}" \
 	OPTLDFLAGS="%{rpmldflags}"
@@ -51,7 +49,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
-%{__make} -C src/ install \
+%{__make} install \
         DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name}
@@ -61,7 +59,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog README TODO
+%doc COPYING ChangeLog README
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/%{name}.1*
 
@@ -71,6 +69,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/01/01 23:39:13  lisu
+- 1.2
+- herrie-gui.patch no longer needed
+- no TODO file in this version
+
 Revision 1.13  2006/12/23 13:40:44  lisu
 - new proper Source0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/herrie.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list