rpms/pigment/devel .cvsignore, 1.14, 1.15 pigment.spec, 1.21, 1.22 sources, 1.14, 1.15

Matthias Saou thias at fedoraproject.org
Mon Apr 6 21:19:15 UTC 2009


Author: thias

Update of /cvs/extras/rpms/pigment/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10706

Modified Files:
	.cvsignore pigment.spec sources 
Log Message:
Update to 0.3.16.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pigment/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	24 Mar 2009 09:46:43 -0000	1.14
+++ .cvsignore	6 Apr 2009 21:18:45 -0000	1.15
@@ -1 +1 @@
-pigment-0.3.15.tar.bz2
+pigment-0.3.16.tar.bz2


Index: pigment.spec
===================================================================
RCS file: /cvs/extras/rpms/pigment/devel/pigment.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- pigment.spec	24 Mar 2009 09:46:43 -0000	1.21
+++ pigment.spec	6 Apr 2009 21:18:45 -0000	1.22
@@ -1,6 +1,6 @@
 Summary: Media Center Toolkit
 Name: pigment
-Version: 0.3.15
+Version: 0.3.16
 Release: 1%{?dist}
 License: LGPLv2+
 Group: Applications/Multimedia
@@ -44,12 +44,11 @@
 
 %prep
 %setup -q
-# Required to get 0.3.6 working. Some lib64 problems. Still as of 0.3.14.
-libtoolize --copy --force
-aclocal -I common/m4
-autoheader
-automake
-autoconf
+# Get our version of libtool back into place...
+%{__rm} -f common/m4/{libtool.m4,lt*.m4}
+%{__cp} -a /usr/share/aclocal/{libtool.m4,ltdl.m4} common/m4/
+# Required to get 0.3.6 working. Some lib64 problems. Still as of 0.3.16.
+autoreconf --install --force -I common/m4 -Wno-portability
 
 
 %build
@@ -102,6 +101,10 @@
 
 
 %changelog
+* Mon Apr  6 2009 Matthias Saou <http://freshrpms.net/> 0.3.16-1
+- Update to 0.3.16.
+- Replace libtool m4 files with our own to get autoreconf working.
+
 * Tue Mar 24 2009 Matthias Saou <http://freshrpms.net/> 0.3.15-1
 - Update to 0.3.15.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pigment/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	24 Mar 2009 09:46:43 -0000	1.14
+++ sources	6 Apr 2009 21:18:45 -0000	1.15
@@ -1 +1 @@
-21171b424f440f77e0fd0162ee7aca18  pigment-0.3.15.tar.bz2
+63af7cf55c30673c4fea19239197bbfb  pigment-0.3.16.tar.bz2




More information about the fedora-extras-commits mailing list