Hello community,

here is the log from the commit of package gudev-sharp for openSUSE:Factory 
checked in at 2015-03-09 09:20:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gudev-sharp (Old)
 and      /work/SRC/openSUSE:Factory/.gudev-sharp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gudev-sharp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gudev-sharp/gudev-sharp.changes  2015-02-27 
10:58:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gudev-sharp.new/gudev-sharp.changes     
2015-03-09 09:21:09.000000000 +0100
@@ -2,18 +1,0 @@
-Fri Jan 16 15:25:21 UTC 2015 - [email protected]
-
-- Update to version 3.0
-  * This version depends on glib-sharp 2.99 and above, and can be
-    installed in parallel with version 0.1.
-    As a consequence, the assembly and the pkgconfig file are now
-    named gudev-sharp-3.0
-- Replace glib-sharp2 with pkgconfig(glib-sharp-3.0); follow upstream
-  changes
-- Replace gtk-sharp2-gapi with pkgconfig(gapi-3.0); follow upstream
-  changes
-- Remove redundant %clean section
-- Package is arch-independant; use "noarch" as BuildArch
-  Move pkgconfig file to %{_datadir}
-- Add pkg-config requirement; as pkgconfig file is moved to /usr/share,
-  pkg-config is needed to evaluate "Provides"
-
--------------------------------------------------------------------

Old:
----
  gudev-sharp-3.0.tar.gz

New:
----
  gudev-sharp-0.2.tar.bz2

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

Other differences:
------------------
++++++ gudev-sharp.spec ++++++
--- /var/tmp/diff_new_pack.4fLK16/_old  2015-03-09 09:21:09.000000000 +0100
+++ /var/tmp/diff_new_pack.4fLK16/_new  2015-03-09 09:21:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package gudev-sharp
+# spec file for package gudev-sharp (Version 0.2)
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+# norootforbuild
+
 
 Name:           gudev-sharp
-Version:        3.0
-Release:        0
+Version:        0.2
+Release:        1
 License:        LGPL-2.1
 Group:          Development/Languages/Mono
 Summary:        .NET/C# Bindings for GUDev
 Url:            http://github.com/mono/gudev-sharp
-Source:         
https://github.com/mono/gudev-sharp/releases/download/3.0.0/%{name}-%{version}.tar.gz
+Source:         %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
+
 BuildRequires:  glib2-devel >= 2.6
-BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(glib-sharp-3.0)
-BuildRequires:  pkgconfig(gapi-3.0)
+BuildRequires:  glib-sharp2
+BuildRequires:  gtk-sharp2-gapi
 BuildRequires:  gtk-sharp2
 BuildRequires:  mono-devel
 BuildRequires:  monodoc-core
@@ -62,20 +63,21 @@
 
 %install
 %makeinstall
-mkdir -p %{buildroot}%{_datadir}/pkgconfig
-mv  %{buildroot}%{_libdir}/pkgconfig/gudev-sharp-3.0.pc 
%{buildroot}%{_datadir}/pkgconfig/
+
+%clean
+rm -rf "$RPM_BUILD_ROOT"
 
 %files
 %defattr(-,root,root)
 %doc ChangeLog NEWS COPYING AUTHORS README
-%dir %{_prefix}/lib/mono/gudev-sharp-3.0
-%{_prefix}/lib/mono/gudev-sharp-3.0/*.dll*
+%dir %{_prefix}/lib/mono/gudev-sharp-1.0
+%{_prefix}/lib/mono/gudev-sharp-1.0/*.dll*
 %dir %{_prefix}/lib/mono/gac/gudev-sharp/
 %dir %{_prefix}/lib/mono/gac/gudev-sharp/*
 %{_prefix}/lib/mono/gac/gudev-sharp/*/gudev-sharp.dll*
 
 %files devel
 %defattr(-,root,root)
-%{_datadir}/pkgconfig/gudev-sharp-3.0.pc
+%{_libdir}/pkgconfig/gudev-sharp-1.0.pc
 
 %changelog

++++++ gudev-sharp-3.0.tar.gz -> gudev-sharp-0.2.tar.bz2 ++++++
++++ 30439 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to