rpms/edje/devel .cvsignore, 1.4, 1.5 edje.spec, 1.15, 1.16 sources, 1.8, 1.9

thomasj thomasj at fedoraproject.org
Tue Jun 15 13:56:26 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/edje/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17253

Modified Files:
	.cvsignore edje.spec sources 
Log Message:
edje 0.9.9.49539 snapshot release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/edje/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	11 Jun 2010 11:51:02 -0000	1.4
+++ .cvsignore	15 Jun 2010 13:56:25 -0000	1.5
@@ -1 +1 @@
-edje-0.9.9.49539.tar.bz2
+edje-0.9.93.49539.tar.bz2


Index: edje.spec
===================================================================
RCS file: /cvs/pkgs/rpms/edje/devel/edje.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- edje.spec	11 Jun 2010 11:50:29 -0000	1.15
+++ edje.spec	15 Jun 2010 13:56:25 -0000	1.16
@@ -1,12 +1,17 @@
+# renamed the source tarball for now after upstream decided to break 
+# the upgrade path for this snapshot. Avoids Epoch for one release.
+# upstream md5sum 03e8172a81d55355a86d5ef089219eb6
+# This will be reverted with the next release when upstream fixed it.
+
 Name:           edje
-Version:        0.9.9.49539
+Version:        0.9.93.49539
 Release:        1%{?dist}
 Summary:        A graphical layout and animation library
 
 Group:          System Environment/Libraries
 License:        MIT
 URL:            http://web.enlightenment.org/p.php?p=about/efl&l=en
-Source0:        http://download.enlightenment.org/snapshots/LATEST/%{name}-%{version}.tar.bz2
+Source0:        %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  evas-devel eet-devel embryo-devel ecore-devel 
@@ -30,7 +35,7 @@ developing applications that use %{name}
 
 
 %prep
-%setup -q
+%setup -q -n edje-0.9.9.49539
 
 
 %build
@@ -86,7 +91,7 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
-* Fri Jun 11 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.9.9.49539-1
+* Fri Jun 11 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.9.93.49539-1
 - edje 0.9.9.49539 snapshot release
 
 * Tue Feb 16 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.9.93.063-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/edje/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	11 Jun 2010 11:50:29 -0000	1.8
+++ sources	15 Jun 2010 13:56:26 -0000	1.9
@@ -1 +1 @@
-03e8172a81d55355a86d5ef089219eb6  edje-0.9.9.49539.tar.bz2
+03e8172a81d55355a86d5ef089219eb6  edje-0.9.93.49539.tar.bz2



More information about the scm-commits mailing list