Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
libvpd2
libvpd-pkg.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libvpd-pkg.patch of Package libvpd2
diff -uNrp libvpd-2.0.3/Makefile.am libvpd-2.0.3-new//Makefile.am --- libvpd-2.0.3/Makefile.am 2008-02-18 11:44:57.000000000 -0800 +++ libvpd-2.0.3-new//Makefile.am 2008-11-19 11:24:38.000000000 -0800 @@ -50,9 +50,9 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libvpd-2.pc libvpd_cxx-2.pc libvpd_cxx_la_LDFLAGS = -module -lstdc++ -version-info \ - $(CXX_VERSION) -release @GENERIC_RELEASE@ + $(CXX_VERSION) libvpd_la_LDFLAGS = -module -version-info \ - $(C_VERSION) -release @GENERIC_RELEASE@ + $(C_VERSION) AM_CXXFLAGS = -DDEST_DIR='"${exec_prefix}"' AM_CFLAGS = -DDEST_DIR='"${exec_prefix}"' diff -uNrp libvpd-2.0.3/configure.in libvpd-2.0.3-new//configure.in --- libvpd-2.0.3/configure.in 2008-05-29 15:18:07.000000000 -0700 +++ libvpd-2.0.3-new//configure.in 2008-11-19 11:18:22.000000000 -0800 @@ -15,8 +15,8 @@ GENERIC_MICRO_VERSION=3 GENERIC_API_VERSION=$GENERIC_MAJOR_VERSION AC_SUBST(GENERIC_API_VERSION) -GENERIC_CXX_LIBRARY_VERSION=2:0:2 -GENERIC_C_LIBRARY_VERSION=2:0:2 +GENERIC_CXX_LIBRARY_VERSION=2:3:0 +GENERIC_C_LIBRARY_VERSION=2:3:0 AC_SUBST(GENERIC_CXX_LIBRARY_VERSION) AC_SUBST(GENERIC_C_LIBRARY_VERSION) diff -uNrp libvpd-2.0.3/libvpd.spec.in libvpd-2.0.3-new//libvpd.spec.in --- libvpd-2.0.3/libvpd.spec.in 2008-05-23 09:58:19.000000000 -0700 +++ libvpd-2.0.3-new//libvpd.spec.in 2008-11-19 11:27:22.000000000 -0800 @@ -47,8 +47,8 @@ Contains header files for building with %defattr(-,root,root,-) %doc COPYING NEWS README TODO AUTHORS %exclude %{_libdir}/*.la -%{_libdir}/libvpd_cxx-@GENERIC_RELEASE@.so.* -%{_libdir}/libvpd-@GENERIC_RELEASE@.so.* +%{_libdir}/libvpd_cxx.so.* +%{_libdir}/libvpd.so.* %files devel %defattr(-,root,root,-)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor