Mailinglist Archive: opensuse-commit (1003 mails)
| < Previous | Next > |
commit ghostscript-library
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 05 Jun 2007 00:54:58 +0200
- Message-id: <20070604225458.9F711678183@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package ghostscript-library
checked in at Tue Jun 5 00:54:58 CEST 2007.
--------
--- ghostscript-library/ghostscript-library.changes 2007-05-29 14:59:50.000000000 +0200
+++ /mounts/work_src_done/STABLE/ghostscript-library/ghostscript-library.changes 2007-06-01 15:24:46.854708000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 1 15:24:06 CEST 2007 - werner@xxxxxxx
+
+- libijs.so is required by us even with RPMlint
+
+-------------------------------------------------------------------
ghostscript-mini.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghostscript-library.spec ++++++
--- /var/tmp/diff_new_pack.e32144/_old 2007-06-05 00:54:46.000000000 +0200
+++ /var/tmp/diff_new_pack.e32144/_new 2007-06-05 00:54:46.000000000 +0200
@@ -45,7 +45,7 @@
Autoreqprov: on
Summary: Necessary Files for Running Ghostscript
Version: 8.15.3
-Release: 61
+Release: 64
License: GNU General Public License (GPL), Includes now the full implemented version of pdf_sec.ps
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: espgs-%{GSVER}.tar.bz2
@@ -213,7 +213,7 @@
%package -n libgimpprint
Version: 4.2.7
-Release: 138
+Release: 141
Summary: Gimp-Print libraries
Group: Development/Libraries/C and C++
@@ -228,7 +228,7 @@
%package -n libgimpprint-devel
Version: 4.2.7
-Release: 138
+Release: 141
Requires: %install_info_prereq
Summary: Gimp-Print Include Files
Group: Development/Libraries/C and C++
@@ -705,7 +705,6 @@
# Remove oldish libraries and headers from ijs
rm -vf ${RPM_BUILD_ROOT}/usr/bin/ijs-config
rm -vf ${RPM_BUILD_ROOT}%{_libdir}/libijs.a
-rm -vf ${RPM_BUILD_ROOT}%{_libdir}/libijs.so
rm -vrf ${RPM_BUILD_ROOT}/usr/include/ijs
#
##############################################################
@@ -832,8 +831,8 @@
%if %libgs
%{_libdir}/libgs.so*
%endif
+%{_libdir}/libijs.so
# %{_libdir}/libijs.a
-# %{_libdir}/libijs.so
# %dir /usr/include/ijs
# /usr/include/ijs/ijs.h
# /usr/include/ijs/ijs_client.h
@@ -1130,6 +1129,8 @@
%endif # if not ghostscript-mini
%changelog
+* Fri Jun 01 2007 - werner@xxxxxxx
+- libijs.so is required by us even with RPMlint
* Tue May 29 2007 - werner@xxxxxxx
- Remove not required devel files
- RPMlint: ignore omni .so files too because those are files are
++++++ ghostscript-mini.spec ++++++
--- /var/tmp/diff_new_pack.e32144/_old 2007-06-05 00:54:46.000000000 +0200
+++ /var/tmp/diff_new_pack.e32144/_new 2007-06-05 00:54:46.000000000 +0200
@@ -45,7 +45,7 @@
Autoreqprov: on
Summary: SuSE internal replacement for ghostscript-library and ghostscript-any (Ghostscript)
Version: 8.15.3
-Release: 44
+Release: 47
License: GNU General Public License (GPL), Includes now the full implemented version of pdf_sec.ps
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: espgs-%{GSVER}.tar.bz2
@@ -205,7 +205,7 @@
%package -n libgimpprint
Version: 4.2.7
-Release: 138
+Release: 141
Summary: Gimp-Print libraries
Group: Development/Libraries/C and C++
@@ -220,7 +220,7 @@
%package -n libgimpprint-devel
Version: 4.2.7
-Release: 138
+Release: 141
Requires: %install_info_prereq
Summary: Gimp-Print Include Files
Group: Development/Libraries/C and C++
@@ -697,7 +697,6 @@
# Remove oldish libraries and headers from ijs
rm -vf ${RPM_BUILD_ROOT}/usr/bin/ijs-config
rm -vf ${RPM_BUILD_ROOT}%{_libdir}/libijs.a
-rm -vf ${RPM_BUILD_ROOT}%{_libdir}/libijs.so
rm -vrf ${RPM_BUILD_ROOT}/usr/include/ijs
#
##############################################################
@@ -824,8 +823,8 @@
%if %libgs
%{_libdir}/libgs.so*
%endif
+%{_libdir}/libijs.so
# %{_libdir}/libijs.a
-# %{_libdir}/libijs.so
# %dir /usr/include/ijs
# /usr/include/ijs/ijs.h
# /usr/include/ijs/ijs_client.h
@@ -1122,6 +1121,8 @@
%endif # if not ghostscript-mini
%changelog
+* Fri Jun 01 2007 - werner@xxxxxxx
+- libijs.so is required by us even with RPMlint
* Tue May 29 2007 - werner@xxxxxxx
- Remove not required devel files
- RPMlint: ignore omni .so files too because those are files are
++++++ rpmlintrc ++++++
--- ghostscript-library/rpmlintrc 2007-05-29 15:10:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/ghostscript-library/rpmlintrc 2007-06-01 15:22:43.541606000 +0200
@@ -1,2 +1,4 @@
addFilter(".*devel-file-in-non-devel-package.*/usr/lib/ghostscript/Omni/.*\.so.*")
addFilter(".*devel-file-in-non-devel-package.*/usr/lib64/ghostscript/Omni/.*\.so.*")
+addFilter(".*devel-file-in-non-devel-package.*/usr/lib/libijs.*\.so.*")
+addFilter(".*devel-file-in-non-devel-package.*/usr/lib64/libijs.*\.so.*")
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |