rpms/edje/F-10 edje.spec,1.6,1.7

Pavel Shevchuk stalwart at fedoraproject.org
Fri Jan 16 00:46:32 UTC 2009


Author: stalwart

Update of /cvs/pkgs/rpms/edje/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18276/F-10

Modified Files:
	edje.spec 
Log Message:
Fix inkscape thingie on F-10 and F-9



Index: edje.spec
===================================================================
RCS file: /cvs/pkgs/rpms/edje/F-10/edje.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- edje.spec	29 Nov 2008 22:22:48 -0000	1.6
+++ edje.spec	16 Jan 2009 00:46:02 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           edje
 Version:        0.9.9.050
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        A graphical layout and animation library
 
 Group:          System Environment/Libraries
@@ -10,7 +10,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  evas-devel eet-devel embryo-devel ecore-devel 
-BuildRequires:  chrpath pkgconfig doxygen
+BuildRequires:  chrpath pkgconfig doxygen inkscape
 
 %description
 A graphical layout and animation library for animated resizable, compressed and
@@ -22,7 +22,7 @@
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       evas-devel ecore-devel embryo-devel eet-devel 
-Requires:       zlib-devel pth-devel pkgconfig
+Requires:       zlib-devel pth-devel pkgconfig inkscape
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -73,12 +73,19 @@
 %files devel
 %defattr(-,root,root,-)
 %doc doc/html
+%{_bindir}/inkscape2edc
 %{_mandir}/man3/*
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Fri Jan 16 2009 Pavel "Stalwart" Shevchuk <stlwrt at gmail.com> - 0.9.9.050-3
+- edje-devel now depends on inkscape
+
+* Fri Jan 16 2009 Pavel "Stalwart" Shevchuk <stlwrt at gmail.com> - 0.9.9.050-2
+- Include inkscape2edc
+
 * Sat Nov 29 2008 Pavel "Stalwart" Shevchuk <stlwrt at gmail.com> - 0.9.9.050-1
 - New upstream snapshot
 




More information about the fedora-extras-commits mailing list