rpms/emotion/devel emotion.spec,1.1,1.2

Pavel Shevchuk stalwart at fedoraproject.org
Sat Nov 29 20:21:51 UTC 2008


Author: stalwart

Update of /cvs/pkgs/rpms/emotion/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19538/devel

Modified Files:
	emotion.spec 
Log Message:
Fixed unowned directory



Index: emotion.spec
===================================================================
RCS file: /cvs/pkgs/rpms/emotion/devel/emotion.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emotion.spec	20 May 2008 19:56:09 -0000	1.1
+++ emotion.spec	29 Nov 2008 20:21:21 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           emotion
 Version:        0.1.0.042
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        An Evas smart-object library providing video capabilities
 
 Group:          System Environment/Libraries
@@ -63,7 +63,7 @@
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING COPYING-PLAIN README
 %{_libdir}/*.so.*
-%{_libdir}/%{name}/*.so
+%{_libdir}/%{name}
 
 %files devel
 %defattr(-,root,root,-)
@@ -72,6 +72,9 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sat Nov 29 2008 Pavel "Stalwart" Shevchuk <stlwrt at gmail.com> - 0.1.0.042-3
+- Fixed unowned directory
+
 * Tue May 20 2008 Pavel "Stalwart" Shevchuk <stlwrt at gmail.com> - 0.1.0.042-2
 - Shortened description
 




More information about the fedora-extras-commits mailing list