Accepting request 83116 from home:jengelh:bl-c

- Remove redundant tags/sections from specfile

OBS-URL: https://build.opensuse.org/request/show/83116
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=16
This commit is contained in:
Vincent Untz 2011-09-21 15:24:43 +00:00 committed by Git OBS Bridge
parent b5b0864faa
commit 0fd8b289b6
2 changed files with 5 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Sep 17 23:39:25 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Fri Sep 9 16:28:41 UTC 2011 - vuntz@opensuse.org

View File

@ -53,8 +53,6 @@ It is used by gnome-color-manager for system integration and use when
there are no users logged in.
%package -n libcolord1
Summary: System Daemon for Managing Color Devices -- Library
Group: System/Libraries
Recommends: %{name}
@ -65,8 +63,6 @@ It is used by gnome-color-manager for system integration and use when
there are no users logged in.
%package -n libcolord-devel
Summary: System Daemon for Managing Color Devices -- Development Files
Group: Development/Languages/C and C++
Requires: libcolord1 = %{version}
@ -100,9 +96,6 @@ test ! -f *.[2-9]
popd
%find_lang %{name}
%clean
%{?buildroot:%__rm -rf %{buildroot}}
%post -n libcolord1 -p /sbin/ldconfig
%postun -n libcolord1 -p /sbin/ldconfig