SPECS: fmio.spec - up to 2.0.8
blekot
blekot at pld-linux.org
Wed Nov 23 22:31:51 CET 2005
Author: blekot Date: Wed Nov 23 21:31:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.0.8
---- Files affected:
SPECS:
fmio.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/fmio.spec
diff -u SPECS/fmio.spec:1.10 SPECS/fmio.spec:1.11
--- SPECS/fmio.spec:1.10 Mon May 26 18:24:58 2003
+++ SPECS/fmio.spec Wed Nov 23 22:31:46 2005
@@ -2,12 +2,12 @@
Summary: FM card initializer and FM radio player
Summary(pl): Program inicjalizujący karty radiowe
Name: fmio
-Version: 1.2.29
-Release: 2
+Version: 2.0.8
+Release: 1
License: GPL
Group: Applications/Sound
Source0: http://jumbo.narod.ru/src/fmio/%{name}-%{version}.tar.gz
-# Source0-md5: 396a0ed15a6ea03112ba571e7ad9a3e7
+# Source0-md5: 3eb91258db51e7ab78e2d4a8c2c31037
Patch0: %{name}-etc_dir.patch
URL: http://jumbo.narod.ru/fmio.html
ExclusiveArch: %{ix86} alpha
@@ -24,22 +24,23 @@
%patch0 -p1
%build
+cd src
%{__make} CC="%{__cc} %{rpmcflags} -Wall"
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_datadir}/%{name}}
-install fmio $RPM_BUILD_ROOT%{_bindir}
-install fmio.1 $RPM_BUILD_ROOT%{_mandir}/man1
-install *.o $RPM_BUILD_ROOT%{_datadir}/%{name}
+install src/fmio $RPM_BUILD_ROOT%{_bindir}
+install src/fmio.1 $RPM_BUILD_ROOT%{_mandir}/man1
+install src/*.o $RPM_BUILD_ROOT%{_datadir}/%{name}
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc Changelog README ess1868
+%doc Changelog README
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man1/*
%{_datadir}/%{name}
@@ -50,6 +51,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2005/11/23 21:31:46 blekot
+- up to 2.0.8
+
Revision 1.10 2003/05/26 16:24:58 malekith
- massive attack: adding Source-md5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/fmio.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list