SPECS: pitchtune.spec - up to 0.0.4

saq saq at pld-linux.org
Thu Sep 22 13:38:55 CEST 2005


Author: saq                          Date: Thu Sep 22 11:38:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.0.4

---- Files affected:
SPECS:
   pitchtune.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/pitchtune.spec
diff -u SPECS/pitchtune.spec:1.10 SPECS/pitchtune.spec:1.11
--- SPECS/pitchtune.spec:1.10	Thu Oct 28 11:58:32 2004
+++ SPECS/pitchtune.spec	Thu Sep 22 13:38:49 2005
@@ -2,17 +2,19 @@
 Summary:	Instrument tuner
 Summary(pl):	Stroik do instrumentów
 Name:		pitchtune
-Version:	0.0.3
+Version:	0.0.4
 Release:	1
-License:	GPL
+License:	GPL v2
 Group:		X11/Applications/Sound
 Vendor:		Haakon Andre Hjortland <hahjortland at tande.com>
-Source0:	http://dl.sourceforge.net/pitchtune/%{name}-%{version}.tar.gz
-# Source0-md5:	6373234902851950bd73ea4eac6cc2f4
+Source0:	http://dl.sourceforge.net/pitchtune/%{name}-%{version}.tar.bz2
+# Source0-md5:	7b2535c9a70a262838c2d149fbff31e7
 URL:		http://pitchtune.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gtk+-devel
+BuildRequires:	alsa-lib-devel
+BuildRequires:	gtk+2-devel >= 2.0.0
+BuildRequires:	pkgconfig >= 1:0.9.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,17 +41,19 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
-install doc/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
-install src/%{name} $RPM_BUILD_ROOT%{_bindir}
+make install \
+	DESTDIR=$RPM_BUILD_ROOT
+
+# will install manually what is useful
+rm -rf $RPM_BUILD_ROOT%{_docdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz doc/*.htm
+%doc AUTHORS ChangeLog README TODO doc/*.htm
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
 
@@ -59,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/09/22 11:38:49  saq
+- up to 0.0.4
+
 Revision 1.10  2004/10/28 09:58:32  paladine
 - "GTK+" unification (hope thats all)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pitchtune.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list