Mailinglist Archive: opensuse-commit (705 mails)
| < Previous | Next > |
commit nvtv
- From: root@xxxxxxx (h_root)
- Date: Thu, 20 Jul 2006 18:39:01 +0200 (CEST)
- Message-id: <20060720163901.1415894DE7@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package nvtv
checked in at Thu Jul 20 18:39:01 CEST 2006.
--------
--- nvtv/nvtv.changes 2006-02-23 12:56:57.000000000 +0100
+++ nvtv/nvtv.changes 2006-07-20 18:13:50.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 20 18:13:40 CEST 2006 - schwab@xxxxxxx
+
+- Work around broken time stamp.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nvtv.spec ++++++
--- /var/tmp/diff_new_pack.vuUUnU/_old 2006-07-20 18:38:29.000000000 +0200
+++ /var/tmp/diff_new_pack.vuUUnU/_new 2006-07-20 18:38:29.000000000 +0200
@@ -21,7 +21,7 @@
Prereq: %fillup_prereq %insserv_prereq
Autoreqprov: on
Version: 0.4.7
-Release: 14
+Release: 25
Summary: Tool for Adjusting the Video Output of nVidia Video Hardware
Source: nvtv-%{version}.tar.gz
Source1: rcnvtvd
@@ -47,7 +47,7 @@
Summary: Simple API library for nvtv
Group: Development/Libraries/X11
Version: 0.4.7a
-Release: 12
+Release: 23
Autoreqprov: on
%description -n libnvtv
@@ -64,7 +64,7 @@
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/X11
Version: 0.4.7a
-Release: 12
+Release: 23
Requires: libnvtv = %{LIBNVTV_VER} xorg-x11-devel gtk2-devel pango-devel glib2-devel glibc-devel
Autoreqprov: on
@@ -88,12 +88,12 @@
CC="gcc $RPM_OPT_FLAGS -fno-strict-aliasing" ./configure --prefix=/usr --libdir=/usr/%_lib --mandir=%{_mandir}
make
pushd lib
+ touch stamp-h.in # missing from tarball
CC="gcc $RPM_OPT_FLAGS -fno-strict-aliasing" ./configure --prefix=/usr --libdir=/usr/%_lib
make
popd
%install
-rm -rf ${RPM_BUILD_ROOT}
make install DESTDIR=${RPM_BUILD_ROOT}
pushd lib
make install DESTDIR=$RPM_BUILD_ROOT
@@ -135,6 +135,8 @@
/usr/%_lib/pkgconfig/nvtvsimple.pc
%changelog -n nvtv
+* Thu Jul 20 2006 - schwab@xxxxxxx
+- Work around broken time stamp.
* Thu Feb 23 2006 - sndirsch@xxxxxxx
- nvtv-freqM.diff:
* fixed typo (Bug #151543)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit-help@xxxxxxxxxxxx
| < Previous | Next > |