Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2


Modified Files:
        imlib2.spec.in 


Log Message:


id3 .spec additions

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/imlib2.spec.in,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- imlib2.spec.in      30 Jul 2005 21:31:21 -0000      1.24
+++ imlib2.spec.in      24 Aug 2005 00:02:40 -0000      1.25
@@ -114,6 +114,12 @@
 %description loader_gz
 gz compressed image loader/saver for Imlib2
 
+%package loader_id3 
+Summary: Imlib2 .id3 loader
+Group: System Environment/Libraries
+%description loader_id3
+id3 tag image loader/saver for Imlib2
+
 %prep
 %setup -q
 
@@ -194,4 +200,7 @@
 %files loader_gz
 %attr(755,root,root) %{_libdir}/imlib2/loaders/zlib.so
 
+%files loader_id3
+%attr(755,root,root) %{_libdir}/imlib2/loaders/id3.so
+
 %changelog




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to