rpms/libopenraw/devel .cvsignore, 1.2, 1.3 libopenraw.spec, 1.1, 1.2 sources, 1.2, 1.3

Trond Danielsen (trondd) fedora-extras-commits at redhat.com
Fri Dec 28 16:49:36 UTC 2007


Author: trondd

Update of /cvs/extras/rpms/libopenraw/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20841

Modified Files:
	.cvsignore libopenraw.spec sources 
Log Message:
Updated to the latest upstream version.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libopenraw/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	5 May 2007 08:21:53 -0000	1.2
+++ .cvsignore	28 Dec 2007 16:48:57 -0000	1.3
@@ -1 +1 @@
-libopenraw-0.0.2.tar.gz
+libopenraw-0.0.3.tar.gz


Index: libopenraw.spec
===================================================================
RCS file: /cvs/extras/rpms/libopenraw/devel/libopenraw.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libopenraw.spec	5 May 2007 08:21:53 -0000	1.1
+++ libopenraw.spec	28 Dec 2007 16:48:57 -0000	1.2
@@ -1,10 +1,10 @@
 Name:           libopenraw
-Version:        0.0.2
-Release:        5%{?dist}
+Version:        0.0.3
+Release:        1%{?dist}
 Summary:        Decode camera RAW files
 
 Group:          System Environment/Libraries
-License:        LGPL
+License:        LGPLv2+
 URL:            http://%{name}.freedesktop.org/wiki
 Source0:        http://%{name}.freedesktop.org/download/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -13,6 +13,7 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  glib2-devel
 BuildRequires:  gtk2-devel
+BuildRequires:  chrpath
 
 
 %description
@@ -68,7 +69,7 @@
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
-
+chrpath --delete $RPM_BUILD_ROOT/%{_libdir}/libopenrawgnome.so.1.2.0
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -109,6 +110,11 @@
 
 
 %changelog
+* Fri Dec 28 2007 Trond Danielsen <trond.danielsen at gmail.com> - 0.0.3-1
+- New upstream version.
+- Updated license tag.
+- Fixed rpath error.
+
 * Thu May 03 2007 Trond Danielsen <trond.danielsen at gmail.com> - 0.0.2-5
 - Added unowned directory to list of files.
 - Changed license from GPL to LGPL.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libopenraw/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	5 May 2007 08:21:53 -0000	1.2
+++ sources	28 Dec 2007 16:48:57 -0000	1.3
@@ -1 +1 @@
-eae40ecaa92f69d99b27ae3bad8aa8ae  libopenraw-0.0.2.tar.gz
+53494b54e4d982e3a9871c6e5e66eced  libopenraw-0.0.3.tar.gz




More information about the fedora-extras-commits mailing list