commit deltafs for openSUSE:Factory

2011-12-02 Thread h_root
Hello community,

here is the log from the commit of package deltafs for openSUSE:Factory checked 
in at 2011-12-02 16:25:36

Comparing /work/SRC/openSUSE:Factory/deltafs (Old)
 and  /work/SRC/openSUSE:Factory/.deltafs.new (New)


Package is deltafs, Maintainer is mszer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/deltafs/deltafs.changes  2011-09-23 
01:54:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.deltafs.new/deltafs.changes 2011-12-02 
16:25:37.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  1 16:05:24 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ deltafs.spec ++
--- /var/tmp/diff_new_pack.6juVsq/_old  2011-12-02 16:25:39.0 +0100
+++ /var/tmp/diff_new_pack.6juVsq/_new  2011-12-02 16:25:39.0 +0100
@@ -15,15 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   deltafs
-BuildRequires:  fuse-devel pkg-config
+BuildRequires:  automake
+BuildRequires:  fuse-devel
+BuildRequires:  pkg-config
 Requires:   fuse
 Summary:Delta Filesystem
 Version:1.0
-Release:9
-License:GPLv2
+Release:0
+License:GPL-2.0
 Group:  System/Filesystems
 Source: %{name}-%{version}.tar.bz2
 Url:http://git.kernel.org/?p=linux/kernel/git/mszeredi/deltafs.git

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit deltafs for openSUSE:Factory

2011-09-22 Thread h_root

Hello community,

here is the log from the commit of package deltafs for openSUSE:Factory
checked in at Thu Sep 22 10:41:31 CEST 2011.




--- deltafs/deltafs.changes 2011-03-22 06:12:30.0 +0100
+++ /mounts/work_src_done/STABLE/deltafs/deltafs.changes2011-09-18 
19:29:44.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ deltafs.spec ++
--- /var/tmp/diff_new_pack.CGIsYv/_old  2011-09-22 10:41:28.0 +0200
+++ /var/tmp/diff_new_pack.CGIsYv/_new  2011-09-22 10:41:28.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   deltafs
@@ -37,11 +36,6 @@
 to the upper layer.  There are plans to store differences more
 efficiently in the future.
 
-
-Authors:
-
-Miklos Szeredi mik...@szeredi.hu
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -52,14 +46,11 @@
 automake --foreign --add-missing
 autoconf
 %configure
-make
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit deltafs for openSUSE:Factory

2011-03-23 Thread h_root

Hello community,

here is the log from the commit of package deltafs for openSUSE:Factory
checked in at Wed Mar 23 09:51:06 CET 2011.




--- deltafs/deltafs.changes 2009-11-20 14:36:54.0 +0100
+++ /mounts/work_src_done/STABLE/deltafs/deltafs.changes2011-03-22 
06:12:30.0 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 05:12:29 UTC 2011 - co...@novell.com
+
+- licenses package is about to die
+
+---

calling whatdependson for head-i586




Other differences:
--
++ deltafs.spec ++
--- /var/tmp/diff_new_pack.SQauS8/_old  2011-03-23 09:50:55.0 +0100
+++ /var/tmp/diff_new_pack.SQauS8/_new  2011-03-23 09:50:55.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package deltafs (Version 1.0)
+# spec file for package deltafs
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,12 +19,12 @@
 
 
 Name:   deltafs
-BuildRequires:  fuse-devel licenses pkg-config
-Requires:   fuse licenses
+BuildRequires:  fuse-devel pkg-config
+Requires:   fuse
 Summary:Delta Filesystem
 Version:1.0
-Release:1
-License:GPL v2 only
+Release:9
+License:GPLv2
 Group:  System/Filesystems
 Source: %{name}-%{version}.tar.bz2
 Url:http://git.kernel.org/?p=linux/kernel/git/mszeredi/deltafs.git
@@ -56,7 +56,6 @@
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
-ln -sf ../../licenses/md5/$(md5sum COPYING | sed 's/ .*//') COPYING
 
 %clean
 rm -rf $RPM_BUILD_ROOT






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org