SPECS: icecream.spec - updated to 0.9.1

paszczus paszczus at pld-linux.org
Tue Sep 9 11:12:52 CEST 2008


Author: paszczus                     Date: Tue Sep  9 09:12:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.1

---- Files affected:
SPECS:
   icecream.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/icecream.spec
diff -u SPECS/icecream.spec:1.6 SPECS/icecream.spec:1.7
--- SPECS/icecream.spec:1.6	Wed Dec 26 11:42:57 2007
+++ SPECS/icecream.spec	Tue Sep  9 11:12:47 2008
@@ -2,12 +2,12 @@
 Summary:	Program to distribute compilation of C or C++
 Summary(pl.UTF-8):	Program do rozdzielania kompilacji programów w C lub C++
 Name:		icecream
-Version:	0.7.14
-Release:	2
+Version:	0.9.1
+Release:	1
 License:	GPL v2
 Group:		Development/Languages
 Source0:	ftp://ftp.suse.com/pub/projects/icecream/icecc-%{version}.tar.bz2
-# Source0-md5:	8d167d48bc7854b6277a105cafbf2b49
+# Source0-md5:	d8f65259ef2f72d36c157b64a2ff11d5
 URL:		http://en.opensuse.org/Icecream
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -33,7 +33,7 @@
 Pliki nagłówkowe dla icecream.
 
 %prep
-%setup -q -n icecream
+%setup -q -n icecc-%{version}
 
 %build
 %{__libtoolize}
@@ -63,10 +63,11 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog NEWS README TODO
+%doc COPYING NEWS README TODO
 %attr(755,root,root) %{_bindir}/icecc
 %attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libicecc.so.0
 %{_libdir}/icecc
 
 %files devel
@@ -82,7 +83,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.6  2007/12/26 10:42:57  blekot
+Revision 1.7  2008/09/09 09:12:47  paszczus
+- updated to 0.9.1
+
+Revision 1.6  2007-12-26 10:42:57  blekot
 - some fixes in devel
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/icecream.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list