Author: witekfl                      Date: Tue Nov 16 17:36:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.0.0.beta2

---- Files affected:
packages/embryo:
   embryo.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: packages/embryo/embryo.spec
diff -u packages/embryo/embryo.spec:1.33 packages/embryo/embryo.spec:1.34
--- packages/embryo/embryo.spec:1.33    Fri Aug  6 15:41:01 2010
+++ packages/embryo/embryo.spec Tue Nov 16 18:36:30 2010
@@ -6,12 +6,13 @@
 Summary:       Enlightenment Fundation Libraries - Embryo
 Summary(pl.UTF-8):     Podstawowe biblioteki Enlightenmenta - Embryo
 Name:          embryo
-Version:       0.9.9.49898
-Release:       0.1
+%define        subver  beta2
+Version:       1.0.0
+Release:       0.%{subver}.1
 License:       LGPL v2.1
 Group:         Libraries
-Source0:       
http://download.enlightenment.org/snapshots/LATEST/%{name}-%{version}.tar.bz2
-# Source0-md5: 4b46ede6d03f6b53d4cfeb852513a374
+Source0:       
http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
+# Source0-md5: 4a156462bb2ce9c10186b7657f0316c7
 URL:           http://enlightenment.org/p.php?p=about/libs/embryo
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -53,7 +54,7 @@
 Statyczna biblioteka Embryo.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}.%{subver}
 
 %build
 rm -f ltmain.sh
@@ -82,8 +83,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING COPYING-PLAIN README
 %attr(755,root,root) %{_bindir}/embryo_cc
-%attr(755,root,root) %{_libdir}/libembryo-ver-svn-06.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libembryo-ver-svn-06.so.0
+%attr(755,root,root) %{_libdir}/libembryo.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libembryo.so.1
 # for embryo_cc
 %{_datadir}/%{name}
 
@@ -91,7 +92,8 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libembryo.so
 %{_libdir}/libembryo.la
-%{_includedir}/Embryo.h
+%dir %{_includedir}/embryo-1
+%{_includedir}/embryo-1/*.h
 %{_pkgconfigdir}/embryo.pc
 
 %if %{with static_libs}
@@ -106,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2010/11/16 17:36:30  witekfl
+- 1.0.0.beta2
+
 Revision 1.33  2010/08/06 13:41:01  witekfl
 - use LATEST snapshot
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/embryo/embryo.spec?r1=1.33&r2=1.34&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to