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:
parent
b5b0864faa
commit
0fd8b289b6
@ -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
|
Fri Sep 9 16:28:41 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -53,8 +53,6 @@ It is used by gnome-color-manager for system integration and use when
|
|||||||
there are no users logged in.
|
there are no users logged in.
|
||||||
|
|
||||||
%package -n libcolord1
|
%package -n libcolord1
|
||||||
|
|
||||||
|
|
||||||
Summary: System Daemon for Managing Color Devices -- Library
|
Summary: System Daemon for Managing Color Devices -- Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Recommends: %{name}
|
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.
|
there are no users logged in.
|
||||||
|
|
||||||
%package -n libcolord-devel
|
%package -n libcolord-devel
|
||||||
|
|
||||||
|
|
||||||
Summary: System Daemon for Managing Color Devices -- Development Files
|
Summary: System Daemon for Managing Color Devices -- Development Files
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Requires: libcolord1 = %{version}
|
Requires: libcolord1 = %{version}
|
||||||
@ -100,9 +96,6 @@ test ! -f *.[2-9]
|
|||||||
popd
|
popd
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
%clean
|
|
||||||
%{?buildroot:%__rm -rf %{buildroot}}
|
|
||||||
|
|
||||||
%post -n libcolord1 -p /sbin/ldconfig
|
%post -n libcolord1 -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libcolord1 -p /sbin/ldconfig
|
%postun -n libcolord1 -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user