SPECS: libgsmat.spec - up to 0.0.4

arekm arekm at pld-linux.org
Fri Jul 18 17:29:14 CEST 2008


Author: arekm                        Date: Fri Jul 18 15:29:14 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.0.4

---- Files affected:
SPECS:
   libgsmat.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/libgsmat.spec
diff -u SPECS/libgsmat.spec:1.3 SPECS/libgsmat.spec:1.4
--- SPECS/libgsmat.spec:1.3	Sat Feb  9 14:48:08 2008
+++ SPECS/libgsmat.spec	Fri Jul 18 17:29:09 2008
@@ -2,14 +2,13 @@
 Summary:	An implementation of GSM 07.07
 Summary(pl.UTF-8):	Implementacja standardu GSM 07.07
 Name:		libgsmat
-Version:	0.0.2
+Version:	0.0.4
 Release:	1
 License:	GPL v2+
 Group:		Libraries
-Source0:	%{name}-%{version}.tar.bz2
-# Source0-md5:	5d2458d8521e6b2e664ea7570964cf5c
+Source0:	http://212.91.251.199/~junghanns.net/downloads/bristuff-0.4.0-RC3b.tar.gz
+# Source0-md5:	ac9b76a09b4ea1a70f243c31d817a393
 Patch0:		%{name}-install.patch
-# from bristuff-*.tar.gz 
 URL:		http://212.91.251.199/~junghanns.net/downloads/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -44,16 +43,21 @@
 Statyczna biblioteka libgsmat.
 
 %prep
-%setup -q
+%setup -q -n bristuff-0.4.0-RC3b
+cd %{name}-%{version}
 %patch0 -p1
+
 chmod u+x mkdep
 
 %build
+cd %{name}-%{version}
 %{__make} \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}"
 
 %install
+cd %{name}-%{version}
+
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir}}
 
@@ -69,7 +73,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README TODO
+%doc %{name}-%{version}/{README,TODO}
 %attr(755,root,root) %{_libdir}/libgsmat.so.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgsmat.so.1
 
@@ -88,7 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.3  2008/02/09 13:48:08  arekm
+Revision 1.4  2008/07/18 15:29:09  arekm
+- up to 0.0.4
+
+Revision 1.3  2008-02-09 13:48:08  arekm
 - rel 1
 
 Revision 1.2  2008-01-27 11:37:23  qboosh
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgsmat.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list