Hello community,

here is the log from the commit of package exiv2 for openSUSE:Factory
checked in at Mon Sep 19 21:22:41 CEST 2011.



--------
--- exiv2/exiv2.changes 2011-01-25 17:39:06.000000000 +0100
+++ /mounts/work_src_done/STABLE/exiv2/exiv2.changes    2011-09-18 
16:30:51.000000000 +0200
@@ -1,0 +2,27 @@
+Sun Sep 18 14:30:35 UTC 2011 - [email protected]
+
+- ran spec-cleaner
+
+-------------------------------------------------------------------
+Sun Sep 18 14:25:46 UTC 2011 - [email protected]
+
+- update to 0.22
+  This release introduces support for Postscript (EPS) images. 
+  XMP metadata can be read and written from/to EPS images and 
+  previews are accessible. 
+  Further it includes a new build environment for MSVC 64 bit 
+  builds and a number of smaller features and bugfixes.
+
+-------------------------------------------------------------------
+Fri May 20 21:27:23 CEST 2011 - [email protected]
+
+- update to 0.21.1:
+   Cannot extract exif data from Pentax K-x DNG file.
+   Crash when writing Exif.Image.Software.
+   Assertion in XmpParser::encode should be an exception.
+   Regression: Compilation error with EXV_HAVE_XMP_TOOLKIT undefined.
+   Regression: Panasonic RW2 files are missing information.
+   - Updated configuration files (config.guess, config.sub).
+  - Added new Color Label value to digiKam 2.0.0 XMP namespace.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  exiv2-0.21.tar.bz2

New:
----
  exiv2-0.22.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ exiv2.spec ++++++
--- /var/tmp/diff_new_pack.S0Xm5Z/_old  2011-09-19 21:22:36.000000000 +0200
+++ /var/tmp/diff_new_pack.S0Xm5Z/_new  2011-09-19 21:22:36.000000000 +0200
@@ -15,84 +15,67 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           exiv2
-BuildRequires:  doxygen fdupes gcc-c++ gettext-devel libexpat-devel libxslt 
pkg-config python zlib-devel
-Url:            http://www.exiv2.org/
+Version:        0.22
+Release:        1
 License:        GPLv2+
-Group:          Development/Libraries/C and C++
 Summary:        Tool to access image Exif metadata
-Version:        0.21
-Release:        1
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        %{name}-%{version}.tar.bz2
+Url:            http://www.exiv2.org/
+Group:          Development/Libraries/C and C++
+Source0:        http://www.exiv2.org/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
-Requires:       %{name}-lang = %{version}
+BuildRequires:  doxygen
+BuildRequires:  fdupes
+BuildRequires:  gcc-c++
+BuildRequires:  gettext-devel
+BuildRequires:  libexpat-devel
+BuildRequires:  libxslt
+BuildRequires:  pkg-config
+BuildRequires:  python
+BuildRequires:  zlib-devel
+Recommends:     %{name}-lang = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Exiv2 is a command line utility to access image metadata from tags like
 Exif.
 
-
-
-Authors:
---------
-    Andreas Huggel <[email protected]>
-
-%package -n libexiv2-10
-License:        GPLv2+
+%package -n libexiv2-11
 Summary:        Library to access image metadata
-Group:          Development/Libraries/C and C++
 
-%description -n libexiv2-10
+%description -n libexiv2-11
 libexiv2 is a C++ library with a C compatibility interface to access
 image metadata, esp from Exif tags.
 
-
-
-Authors:
---------
-    Andreas Huggel <[email protected]>
-
 %package -n libexiv2-devel
-License:        GPLv2+
 Summary:        Development Headers for Exiv2
-Group:          Development/Libraries/C and C++
-Requires:       libexiv2-10 = %{version} libstdc++-devel
+Requires:       libexiv2-11 = %{version}
+Requires:       libstdc++-devel
 
 %description -n libexiv2-devel
 Exiv2 is a C++ library and a command line utility to access image
 metadata.
 
-
-
-Authors:
---------
-    Andreas Huggel <[email protected]>
-
 %lang_package
 %prep
 %setup -q
 
 %build
 %configure --disable-static --with-pic
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 make doc
 
 %install
-%makeinstall
+%make_install
 %find_lang exiv2
 %fdupes -s doc/html
 rm -f %{buildroot}%{_libdir}/*.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%post -n libexiv2-10 -p /sbin/ldconfig
+%post -n libexiv2-11 -p /sbin/ldconfig
 
-%postun -n libexiv2-10 -p /sbin/ldconfig
+%postun -n libexiv2-11 -p /sbin/ldconfig
 
 %files lang -f exiv2.lang
 
@@ -101,7 +84,7 @@
 %doc doc/ChangeLog doc/cmd.txt
 %{_bindir}/exiv2
 
-%files -n libexiv2-10
+%files -n libexiv2-11
 %defattr(-,root,root)
 %{_libdir}/libexiv2.so.*
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.S0Xm5Z/_old  2011-09-19 21:22:36.000000000 +0200
+++ /var/tmp/diff_new_pack.S0Xm5Z/_new  2011-09-19 21:22:36.000000000 +0200
@@ -1 +1 @@
-libexiv2-9
+libexiv2-11


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to