Mailinglist Archive: opensuse-commit (1082 mails)

< Previous Next >
commit raptor
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 04 May 2007 00:23:15 +0200
  • Message-id: <20070503222315.661DC678185@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package raptor
checked in at Fri May 4 00:23:15 CEST 2007.

--------
--- raptor/raptor.changes       2007-05-03 06:39:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/raptor/raptor.changes  2007-05-04 00:20:11.656552000 +0200
@@ -1,0 +2,5 @@
+Fri May  4 00:19:52 CEST 2007 - lrupp@xxxxxxx
+
+- libraptor1-devel -> libraptor-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ raptor.spec ++++++
--- /var/tmp/diff_new_pack.Z16263/_old  2007-05-04 00:23:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Z16263/_new  2007-05-04 00:23:02.000000000 +0200
@@ -14,7 +14,7 @@
 BuildRequires:  gtkdoc libxml2-devel
 Summary:        Raptor RDF Parser Toolkit
 Version:        1.4.15
-Release:        3
+Release:        5
 License:        The Apache Software License
 Group:          System/Libraries
 Source:         %{name}-%{version}.tar.gz
@@ -53,11 +53,11 @@
 
 %clean
 test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
-%package -n libraptor1
+%package -n libraptor
 Summary:        Raptor RDF Parser Toolkit
 Group:          System/Libraries
 
-%description -n libraptor1
+%description -n libraptor
 Raptor is the RDF Parser Toolkit for Redland that provides a set of
 standalone RDF parsers, generating triples from RDF/XML or N-Triples.
 
@@ -68,17 +68,17 @@
     Dave Beckett <dave@xxxxxxxxxx>
 
 
-%files -n libraptor1
+%files -n libraptor
 %defattr(-,root,root)
 %{_libdir}/lib*.so.*
-%package -n libraptor1-devel
+%package -n libraptor-devel
 Summary:        Development package for the raptor library
 Group:          Development/Libraries/C and C++
 Requires:       libraptor1 = %{version} glibc-devel libxml2-devel
 Provides:       raptor-devel = %{name}-%{version}
 Obsoletes:      raptor-devel < %{name}-%{version}
 
-%description -n libraptor1-devel
+%description -n libraptor-devel
 This package contains the files needed to compile programs that use the
 raptor library.
 
@@ -89,7 +89,7 @@
     Dave Beckett <dave@xxxxxxxxxx>
 
 
-%files -n libraptor1-devel
+%files -n libraptor-devel
 %defattr(-,root,root)
 %doc %{_docdir}/raptor-devel
 %{_libdir}/lib*.so
@@ -106,6 +106,8 @@
 %{_mandir}/man?/*
 
 %changelog
+* Fri May 04 2007 - lrupp@xxxxxxx
+- libraptor1-devel -> libraptor-devel
 * Thu May 03 2007 - lrupp@xxxxxxx
 - add Provides/Obsoletes: raptor-devel
 * Wed May 02 2007 - wstephenson@xxxxxxx


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread