Mailinglist Archive: opensuse-commit (1295 mails)
| < Previous | Next > |
commit gphoto
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 30 Jul 2007 12:51:52 +0200
- Message-id: <20070730105152.C9FFF678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gphoto
checked in at Mon Jul 30 12:51:52 CEST 2007.
--------
--- GNOME/gphoto/gphoto.changes 2007-01-10 10:58:06.000000000 +0100
+++ /mounts/work_src_done/STABLE/gphoto/gphoto.changes 2007-07-30 09:08:45.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 30 09:08:29 CEST 2007 - meissner@xxxxxxx
+
+- upgrade to 2.4.0 final (only minimal other changes)
+
+-------------------------------------------------------------------
Old:
----
gphoto2-2.3.1.2.trunk.tar.bz2
New:
----
gphoto2-2.4.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gphoto.spec ++++++
--- /var/tmp/diff_new_pack.k26363/_old 2007-07-30 12:51:17.000000000 +0200
+++ /var/tmp/diff_new_pack.k26363/_new 2007-07-30 12:51:17.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gphoto (Version 2.3.1.2.trunk)
+# spec file for package gphoto (Version 2.4.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,10 +14,10 @@
BuildRequires: cdk-devel libgphoto2-devel libjpeg-devel pkgconfig popt-devel readline-devel
URL: http://gphoto.sourceforge.net
%define prefix /usr
-License: GNU General Public License (GPL)
-Group: Hardware/Other
+License: GPL v2 or later
+Group: Hardware/Camera
Summary: A Digital Camera Utility
-Version: 2.3.1.2.trunk
+Version: 2.4.0
Release: 1
Source0: %{name}2-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -94,14 +94,19 @@
%install
[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
+mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}
+mv $RPM_BUILD_ROOT/usr/share/doc/gphoto2/* $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}
%files
%defattr(-,root,root)
+%{_defaultdocdir}/%{name}
%{prefix}/bin/gphoto2
%{prefix}/share/locale/*/LC_MESSAGES/*.mo
%{_mandir}/man1/gphoto2.1*
-%changelog -n gphoto
+%changelog
+* Mon Jul 30 2007 - meissner@xxxxxxx
+- upgrade to 2.4.0 final (only minimal other changes)
* Wed Jan 10 2007 - meissner@xxxxxxx
- Upgraded to current TRUNK version.
- uses the new download features, no longer
++++++ gphoto2-2.3.1.2.trunk.tar.bz2 -> gphoto2-2.4.0.tar.bz2 ++++++
++++ 41020 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |